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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp380 static bthf_callbacks_t sBluetoothHfpCallbacks = { member in namespace:android
381 sizeof(sBluetoothHfpCallbacks),
441 if ( (status = sBluetoothHfpInterface->init(&sBluetoothHfpCallbacks)) != BT_STATUS_SUCCESS) {
478 if ( (status = sBluetoothHfpInterface->init(&sBluetoothHfpCallbacks,

Completed in 12 milliseconds