Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_controller.cpp772 static btrc_ctrl_callbacks_t sBluetoothAvrcpCallbacks = { variable
773 sizeof(sBluetoothAvrcpCallbacks),
907 sBluetoothAvrcpInterface->init(&sBluetoothAvrcpCallbacks); in initNative()