Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci_internal.h66 uint8_t hci_vendor_read_ctlr_delay(uint8_t coding_format,
Dhci.c1238 uint8_t __weak hci_vendor_read_ctlr_delay(uint8_t coding_format, in hci_vendor_read_ctlr_delay() function
1276 status = hci_vendor_read_ctlr_delay(cmd->codec_id.coding_format, in read_ctlr_delay()
/Zephyr-Core-3.7.0/tests/bluetooth/hci_codecs_info/src/
Dmain.c223 uint8_t hci_vendor_read_ctlr_delay(uint8_t coding_format, in hci_vendor_read_ctlr_delay() function