Searched defs:supported_commands (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/ |
D | btp_core.c | 33 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
D | btp_l2cap.c | 530 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
D | btp_gap.c | 220 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
D | btp_gatt.c | 220 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
D | btp_mesh.c | 76 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
/Zephyr-Core-3.4.0/subsys/bluetooth/host/ |
D | hci_ecc.c | 337 void bt_hci_ecc_supported_commands(uint8_t *supported_commands) in bt_hci_ecc_supported_commands()
|
D | hci_core.h | 343 uint8_t supported_commands[64]; member
|