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 | 158 void RegisterNotificationCallback(btrc_event_id_t event_id, uint32_t param, in RegisterNotificationCallback() 684 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 | 233 static_cast<btrc_event_id_t>(event_id), in RegisterNotificationResponse() 342 void AvrcpTarget::RegisterNotificationCallback(btrc_event_id_t event_id, in RegisterNotificationCallback()
|
/system/bt/btif/src/ |
D | btif_rc.cc | 1546 (btrc_event_id_t)pavrc_cmd->reg_notif.event_id, in btif_rc_upstreams_evt() 1962 btrc_event_id_t event_id, btrc_notification_type_t type, in register_notification_rsp()
|