Home
last modified time | relevance | path

Searched defs:event_id (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Davrcp_controller.c143 …ification_complete(avrcp_connection_t * connection, uint8_t status, uint8_t event_id, bool enabled… in avrcp_controller_emit_notification_complete()
160 uint8_t event_id; in avrcp_controller_emit_supported_events() local
193 …ntroller_emit_notification_for_event_id(uint16_t avrcp_cid, avrcp_notification_event_id_t event_id, in avrcp_controller_emit_notification_for_event_id()
644 static int avrcp_send_register_notification(avrcp_connection_t * connection, uint8_t event_id){ in avrcp_send_register_notification()
747 …ler_register_notification(avrcp_connection_t * connection, avrcp_notification_event_id_t event_id){ in avrcp_controller_register_notification()
798 avrcp_notification_event_id_t event_id = (avrcp_notification_event_id_t) payload[pos++]; in avrcp_controller_handle_notification() local
1158 uint8_t event_id = packet[pos++]; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
1390 uint8_t event_id; in avrcp_controller_handle_can_send_now() local
1726 …t avrcp_controller_enable_notification(uint16_t avrcp_cid, avrcp_notification_event_id_t event_id){ in avrcp_controller_enable_notification()
1734 … avrcp_controller_disable_notification(uint16_t avrcp_cid, avrcp_notification_event_id_t event_id){ in avrcp_controller_disable_notification()
H A Davrcp_target.c553 …ependent_not_implemented(avrcp_connection_t * connection, avrcp_pdu_id_t pdu_id, uint8_t event_id){ in avrcp_target_response_vendor_dependent_not_implemented()
563 …ent_interim(avrcp_connection_t * connection, avrcp_pdu_id_t pdu_id, uint8_t event_id, const uint8_… in avrcp_target_response_vendor_dependent_interim()
578 …d_player_changed_interim(avrcp_connection_t * connection, avrcp_pdu_id_t pdu_id, uint8_t event_id){ in avrcp_target_response_addressed_player_changed_interim()
694 uint8_t event_id; in avrcp_target_response_vendor_dependent_supported_events() local
732 uint8_t avrcp_target_support_event(uint16_t avrcp_cid, avrcp_notification_event_id_t event_id){ in avrcp_target_support_event()
1248 … avrcp_notification_event_id_t event_id = (avrcp_notification_event_id_t) packet[pos]; in avrcp_handle_l2cap_data_packet_for_signaling_connection() local
/btstack/example/
H A Da2dp_sink_demo.c812 uint8_t event_id; in avrcp_controller_packet_handler() local