Home
last modified time | relevance | path

Searched refs:read_local_features (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c137 static void read_local_features(struct net_buf *buf, struct net_buf **evt, in read_local_features() function
190 read_local_features },
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c165 static void read_local_features(struct net_buf *buf, struct net_buf **evt, uint8_t len, in read_local_features() function
216 read_local_features },
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1094 static void read_local_features(struct net_buf *buf, struct net_buf **evt) in read_local_features() function
1319 read_local_features(cmd, evt); in info_cmd_handle()