Searched defs:supported_commands (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/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 | 602 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
D | btp_gap.c | 231 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 | 471 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_core.h | 376 uint8_t supported_commands[64]; member
|