- Move and implement some helper functions to a non private header(revision version etc)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29637 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -53,10 +53,6 @@ private:
|
||||
struct hci_command_header* fHeader;
|
||||
};
|
||||
|
||||
|
||||
const char* GetCommand(uint16 command);
|
||||
const char* GetManufacturer(uint16 manufacturer);
|
||||
|
||||
/* CONTROL BASEBAND */
|
||||
void* buildReset(size_t* outsize);
|
||||
void* buildReadLocalName(size_t* outsize);
|
||||
|
||||
Reference in New Issue
Block a user