Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dh4.c35 struct h4_data { struct
76 struct h4_data *h4 = dev->data; in h4_get_type() argument
110 struct h4_data *h4 = dev->data; in h4_read_hdr()
124 struct h4_data *h4 = dev->data; in get_acl_hdr()
139 struct h4_data *h4 = dev->data; in get_iso_hdr()
154 struct h4_data *h4 = dev->data; in get_evt_hdr()
189 static inline void copy_hdr(struct h4_data *h4) in copy_hdr()
194 static void reset_rx(struct h4_data *h4) in reset_rx()
203 static struct net_buf *get_rx(struct h4_data *h4, k_timeout_t timeout) in get_rx()
225 struct h4_data *h4 = dev->data; in rx_thread()
[all …]