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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_controller.cpp579 static btrc_ctrl_callbacks_t sBluetoothAvrcpCallbacks = { member in namespace:android
580 sizeof(sBluetoothAvrcpCallbacks),
697 sBluetoothAvrcpInterface->init(&sBluetoothAvrcpCallbacks);
H A Dcom_android_bluetooth_avrcp.cpp490 static btrc_callbacks_t sBluetoothAvrcpCallbacks = { member in namespace:android
491 sizeof(sBluetoothAvrcpCallbacks),
590 sBluetoothAvrcpInterface->init(&sBluetoothAvrcpCallbacks);

Completed in 67 milliseconds