Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/bis/src/
Dmain.c1047 BT_HCI_DATAPATH_ID_VS, 0U, NULL); in test_iso_recv_vs_dp_main()
1125 iso_path_rx.pid = BT_HCI_DATAPATH_ID_VS; in test_iso_recv_vs_dp_main()
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dull_iso.c199 return (path_id >= BT_HCI_DATAPATH_ID_VS && in path_is_vendor_specific()
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dhci_types.h775 #define BT_HCI_DATAPATH_ID_VS 0x01 macro