Home
last modified time | relevance | path

Searched defs:cc_evt (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c361 } __packed cc_evt = { variable
/Zephyr-latest/samples/bluetooth/hci_uart/src/
Dmain.c379 } __packed cc_evt = { in main() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c252 static int adv_cmds_legacy_check(struct net_buf **cc_evt) in adv_cmds_legacy_check()
272 static int adv_cmds_ext_check(struct net_buf **cc_evt) in adv_cmds_ext_check()
288 static inline int adv_cmds_legacy_check(struct net_buf **cc_evt) in adv_cmds_legacy_check()