Home
last modified time | relevance | path

Searched defs:IBluetoothHciCallbacks (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/offload/hal/include/hal/
Dffi.h77 IBluetoothHciCallbacks(const CCallbacks *callbacks) : callbacks_(*callbacks) {} in IBluetoothHciCallbacks() function
/packages/modules/Bluetooth/offload/hal/
Dservice.rs192 callbacks: Strong<dyn IBluetoothHciCallbacks>, in new()