Home
last modified time | relevance | path

Searched refs:hci_read_local_supported_commands (Results 1 – 9 of 9) sorted by relevance

/btstack/doc/notes/
H A Dhci_commands_used_le.txt23 hci_read_local_supported_commands
H A Dhci_commands_used_classic.txt15 hci_read_local_supported_commands
H A Dhci_commands_used.txt33 hci_read_local_supported_commands
H A Dhci_commands_used_all.txt33 hci_read_local_supported_commands
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/
H A Dble_hci_le.h315 tBleStatus hci_read_local_supported_commands(uint8_t Supported_Commands[64]);
H A Dble_hci_le.c270 tBleStatus hci_read_local_supported_commands(uint8_t Supported_Commands[64]) in hci_read_local_supported_commands() function
/btstack/src/
H A Dhci_cmd.c1227 const hci_cmd_t hci_read_local_supported_commands = { variable
H A Dhci_cmd.h428 extern const hci_cmd_t hci_read_local_supported_commands;
H A Dhci.c1852 hci_send_cmd(&hci_read_local_supported_commands); in hci_initialization_timeout_handler()
2049 hci_send_cmd(&hci_read_local_supported_commands); in hci_initializing_run()