Home
last modified time | relevance | path

Searched defs:supported_commands (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_core.c33 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
Dbtp_l2cap.c602 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
Dbtp_gap.c231 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
Dbtp_gatt.c220 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
Dbtp_mesh.c471 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h376 uint8_t supported_commands[64]; member