Home
last modified time | relevance | path

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

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