Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp404 static bthf_client_callbacks_t sBluetoothHfpClientCallbacks = { variable
405 sizeof(sBluetoothHfpClientCallbacks),
462 sBluetoothHfpClientInterface->init(&sBluetoothHfpClientCallbacks); in initializeNative()