Searched defs:supported_commands (Results 1 – 7 of 7) 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 | 237 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_ecc.c | 377 void bt_hci_ecc_supported_commands(uint8_t *supported_commands) in bt_hci_ecc_supported_commands()
|
D | hci_core.h | 374 uint8_t supported_commands[64]; member
|