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

  /hardware/libhardware/include/hardware/
bt_rc.h 117 } btrc_notification_type_t; typedef in typeref:enum:__anon41139
471 btrc_notification_type_t type,
640 bt_status_t (*register_abs_vol_rsp) (bt_bdaddr_t *bd_addr, btrc_notification_type_t rsp_type,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 785 BTRC_EVT_PLAY_STATUS_CHANGED, (btrc_notification_type_t)type, &param);
819 BTRC_EVT_TRACK_CHANGE, (btrc_notification_type_t)type, &param);
840 BTRC_EVT_PLAY_POS_CHANGED, (btrc_notification_type_t)type, &param);
858 BTRC_EVT_NOW_PLAYING_CONTENT_CHANGED, (btrc_notification_type_t)type,
880 BTRC_EVT_UIDS_CHANGED, (btrc_notification_type_t)type, &param);
900 BTRC_EVT_ADDR_PLAYER_CHANGE, (btrc_notification_type_t)type, &param);
919 BTRC_EVT_AVAL_PLAYER_CHANGE, (btrc_notification_type_t)type, &param);
    [all...]
com_android_bluetooth_avrcp_controller.cpp 858 (bt_bdaddr_t*)addr, (btrc_notification_type_t)rsp_type, (uint8_t)abs_vol,
    [all...]
  /system/bt/btif/src/
btif_rc.cc     [all...]

Completed in 52 milliseconds