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

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 790 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
793 ALOGE("Failed register_notification_rsp play status, status: %d", status);
824 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
827 ALOGE("Failed register_notification_rsp track change, status: %d", status);
845 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
848 ALOGE("Failed register_notification_rsp play position, status: %d", status);
863 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
867 ALOGE("Failed register_notification_rsp, nowPlaying Content status: %d",
885 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
888 ALOGE("Failed register_notification_rsp, uids changed status: %d", status)
    [all...]
  /system/bt/include/hardware/
bt_rc.h 499 bt_status_t (*register_notification_rsp)( member in struct:__anon2021
  /system/bt/btif/src/
btif_rc.cc     [all...]

Completed in 401 milliseconds