Home
last modified time | relevance | path

Searched refs:btrc_event_id_t (Results 1 – 6 of 6) sorted by relevance

/system/bt/include/hardware/
Dbt_rc.h114 } 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/
Dbluetooth_avrcp_interface.h57 virtual void RegisterNotificationCallback(btrc_event_id_t event_id,
Dbluetooth_avrcp_interface.cc158 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/
Davrcp_target.h138 void RegisterNotificationCallback(btrc_event_id_t event_id, uint32_t param,
Davrcp_target.cc233 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/
Dbtif_rc.cc1546 (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()