Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp385 static bthf_client_callbacks_t sBluetoothHfpClientCallbacks = { variable
386 sizeof(sBluetoothHfpClientCallbacks),
476 sBluetoothHfpClientInterface->init(&sBluetoothHfpClientCallbacks); in initializeNative()