Home
last modified time | relevance | path

Searched refs:__add_bluetooth_hci_service (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/offload/hal/include/hal/
Dffi.h71 void __add_bluetooth_hci_service(CInterface intf);
116 __add_bluetooth_hci_service((CInterface){ in IBluetoothHci_addService()
/packages/modules/Bluetooth/offload/hal/
Dservice.rs244 pub extern "C" fn __add_bluetooth_hci_service(cintf: CInterface) { in __add_bluetooth_hci_service() function