Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/bluetooth/hci_prop_evt/src/
Dmain.c129 static void read_local_features(struct net_buf *buf, struct net_buf **evt, in read_local_features() function
182 read_local_features },
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/
Dhci.c836 static void read_local_features(struct net_buf *buf, struct net_buf **evt) in read_local_features() function
1106 read_local_features(cmd, evt); in info_cmd_handle()