HomeSort by relevance Sort by last modified time
    Searched refs:sBluetoothAvrcpCallbacks (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_controller.cpp 582 static btrc_ctrl_callbacks_t sBluetoothAvrcpCallbacks = {
583 sizeof(sBluetoothAvrcpCallbacks),
700 sBluetoothAvrcpInterface->init(&sBluetoothAvrcpCallbacks);
    [all...]
com_android_bluetooth_avrcp.cpp 492 static btrc_callbacks_t sBluetoothAvrcpCallbacks = {
493 sizeof(sBluetoothAvrcpCallbacks),
592 sBluetoothAvrcpInterface->init(&sBluetoothAvrcpCallbacks);
    [all...]

Completed in 78 milliseconds