Home
last modified time | relevance | path

Searched refs:read_supported_commands (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/tests/bluetooth/hci_prop_evt/src/
Dmain.c140 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt, in read_supported_commands() function
179 read_supported_commands },
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/
Dhci.c627 static void read_supported_commands(struct net_buf *buf, struct net_buf **evt) in read_supported_commands() function
1102 read_supported_commands(cmd, evt); in info_cmd_handle()