Home
last modified time | relevance | path

Searched refs:hci_event_avdtp_meta_get_subevent_code (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Da2dp_source.c91 switch (hci_event_avdtp_meta_get_subevent_code(packet)){ in a2dp_source_packet_handler_internal()
H A Da2dp.c499 switch (hci_event_avdtp_meta_get_subevent_code(packet)){ in a2dp_config_process_avdtp_event_handler()
/btstack/src/
H A Dbtstack_event.h94 static inline uint8_t hci_event_avdtp_meta_get_subevent_code(const uint8_t * event){ in hci_event_avdtp_meta_get_subevent_code() function