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

  /system/bt/include/hardware/
bt_rc.h 117 } btrc_notification_type_t; typedef in typeref:enum:__anon1997
500 btrc_event_id_t event_id, btrc_notification_type_t type,
700 btrc_notification_type_t rsp_type,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 791 BTRC_EVT_PLAY_STATUS_CHANGED, (btrc_notification_type_t)type, &param);
825 BTRC_EVT_TRACK_CHANGE, (btrc_notification_type_t)type, &param);
846 BTRC_EVT_PLAY_POS_CHANGED, (btrc_notification_type_t)type, &param);
864 BTRC_EVT_NOW_PLAYING_CONTENT_CHANGED, (btrc_notification_type_t)type,
886 BTRC_EVT_UIDS_CHANGED, (btrc_notification_type_t)type, &param);
906 BTRC_EVT_ADDR_PLAYER_CHANGE, (btrc_notification_type_t)type, &param);
925 BTRC_EVT_AVAL_PLAYER_CHANGE, (btrc_notification_type_t)type, &param);
    [all...]
com_android_bluetooth_avrcp_controller.cpp 872 rawAddress, (btrc_notification_type_t)rsp_type, (uint8_t)abs_vol,
    [all...]
  /system/bt/btif/src/
btif_rc.cc     [all...]

Completed in 59 milliseconds