Searched refs:btrc_event_id_t (Results 1 – 6 of 6) sorted by relevance
/system/bt/include/hardware/ |
D | bt_rc.h | 114 } btrc_event_id_t; typedef 335 typedef void (*btrc_register_notification_callback)(btrc_event_id_t event_id, 502 btrc_event_id_t event_id, btrc_notification_type_t type,
|
/system/bt/service/hal/ |
D | bluetooth_avrcp_interface.h | 57 virtual void RegisterNotificationCallback(btrc_event_id_t event_id,
|
D | bluetooth_avrcp_interface.cc | 159 void RegisterNotificationCallback(btrc_event_id_t event_id, uint32_t param, in RegisterNotificationCallback() 685 btrc_event_id_t event_id, uint32_t param, const RawAddress& bd_addr) { in RegisterNotificationCallback()
|
/system/bt/service/ |
D | avrcp_target.h | 138 void RegisterNotificationCallback(btrc_event_id_t event_id, uint32_t param,
|
D | avrcp_target.cc | 234 static_cast<btrc_event_id_t>(event_id), in RegisterNotificationResponse() 343 void AvrcpTarget::RegisterNotificationCallback(btrc_event_id_t event_id, in RegisterNotificationCallback()
|
/system/bt/btif/src/ |
D | btif_rc.cc | 1545 (btrc_event_id_t)pavrc_cmd->reg_notif.event_id, in btif_rc_upstreams_evt() 1951 btrc_event_id_t event_id, btrc_notification_type_t type, in register_notification_rsp()
|