Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h54 uint8_t hci_vendor_read_std_codecs(
Dhci.c1118 uint8_t __weak hci_vendor_read_std_codecs( in hci_vendor_read_std_codecs() function
1156 num_std_codecs = hci_vendor_read_std_codecs(&std_codec_info); in read_codecs_v2()
/Zephyr-latest/tests/bluetooth/hci_codecs_info/src/
Dmain.c37 uint8_t hci_vendor_read_std_codecs( in hci_vendor_read_std_codecs() function