Home
last modified time | relevance | path

Searched refs:bt_hci_ecc_supported_commands (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_ecc.h10 void bt_hci_ecc_supported_commands(uint8_t *supported_commands);
Dhci_ecc.c377 void bt_hci_ecc_supported_commands(uint8_t *supported_commands) in bt_hci_ecc_supported_commands() function
Dhci_core.c3219 bt_hci_ecc_supported_commands(bt_dev.supported_commands); in read_supported_commands_complete()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1053 bt_hci_ecc_supported_commands(rp->commands); in read_supported_commands()