Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/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.c530 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
Dbtp_gap.c220 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.c76 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands() function
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dhci_ecc.c337 void bt_hci_ecc_supported_commands(uint8_t *supported_commands) in bt_hci_ecc_supported_commands()
Dhci_core.h343 uint8_t supported_commands[64]; member