Searched refs:sBluetoothCallbacks (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp432 static bt_callbacks_t sBluetoothCallbacks = { member in namespace:android
433 sizeof(sBluetoothCallbacks), adapter_state_change_callback,
662 int ret = sBluetoothInterface->init(&sBluetoothCallbacks);

Completed in 67 milliseconds