Searched refs:bt_avdtp_parse_capability_codec (Results 1 – 3 of 3) sorted by relevance
/subsys/bluetooth/host/classic/ |
A D | avdtp_internal.h | 249 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type,
|
A D | a2dp.c | 277 err = bt_avdtp_parse_capability_codec(buf, &codec_type, &codec_info_element, in a2dp_process_config_ind() 553 err = bt_avdtp_parse_capability_codec(buf, &codec_type, &codec_info_element, in bt_a2dp_get_capabilities_cb()
|
A D | avdtp.c | 1456 int bt_avdtp_parse_capability_codec(struct net_buf *buf, uint8_t *codec_type, in bt_avdtp_parse_capability_codec() function
|
Completed in 22 milliseconds