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 784 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
787 ALOGE("Failed register_notification_rsp play status, status: %d", status);
818 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
821 ALOGE("Failed register_notification_rsp track change, status: %d", status);
839 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
842 ALOGE("Failed register_notification_rsp play position, status: %d", status);
857 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
861 ALOGE("Failed register_notification_rsp, nowPlaying Content status: %d",
879 bt_status_t status = sBluetoothAvrcpInterface->register_notification_rsp(
882 ALOGE("Failed register_notification_rsp, uids changed status: %d", status)
    [all...]
  /hardware/libhardware/include/hardware/
bt_rc.h 470 bt_status_t (*register_notification_rsp)(btrc_event_id_t event_id, member in struct:__anon41163
  /system/bt/btif/src/
btif_rc.cc     [all...]

Completed in 847 milliseconds