Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer_android.cc66 class BluetoothHciCallbacks : public IBluetoothHciCallbacks { class
68 BluetoothHciCallbacks() { in BluetoothHciCallbacks() function in BluetoothHciCallbacks
129 android::sp<IBluetoothHciCallbacks> callbacks = new BluetoothHciCallbacks(); in hci_initialize()