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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hdp.cpp92 static bthl_callbacks_t sBluetoothHdpCallbacks = { member in namespace:android
93 sizeof(sBluetoothHdpCallbacks),
123 if ( (status = sBluetoothHdpInterface->init(&sBluetoothHdpCallbacks)) != BT_STATUS_SUCCESS) {
160 if ( (status = sBluetoothHdpInterface->init(&sBluetoothHdpCallbacks)) != BT_STATUS_SUCCESS) {

Completed in 68 milliseconds