Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c1053 BT_HCI_DATAPATH_ID_VS, 0U, NULL); in test_iso_recv_vs_dp_main()
1131 iso_path_rx.pid = BT_HCI_DATAPATH_ID_VS; in test_iso_recv_vs_dp_main()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_iso.c210 return (path_id >= BT_HCI_DATAPATH_ID_VS && in path_is_vendor_specific()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h904 #define BT_HCI_DATAPATH_ID_VS 0x01 macro