Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hid_host.cpp181 static bthh_callbacks_t sBluetoothHidCallbacks = { variable
182 sizeof(sBluetoothHidCallbacks),
233 bt_status_t status = sBluetoothHidInterface->init(&sBluetoothHidCallbacks); in initializeNative()