forked from xuos/xiuos
Add bluetooth p2p basic funciton
This commit is contained in:
@@ -36,5 +36,8 @@ void ZigbeeAdapterInit();
|
||||
void ZigbeeAdapterRegister(adapter_t padapter);
|
||||
void* ZigbeeAdapterFind(char* name);
|
||||
|
||||
void BluetoothAdapterInit();
|
||||
void BluetoothAdapterRegister(adapter_t padapter);
|
||||
void* BluetoothAdapterFind(char* name);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user