Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h2658 int bt_configure_data_path(uint8_t dir, uint8_t id, uint8_t vs_config_len,
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c1052 err = bt_configure_data_path(BT_HCI_DATAPATH_DIR_CTLR_TO_HOST, in test_iso_recv_vs_dp_main()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c4668 int bt_configure_data_path(uint8_t dir, uint8_t id, uint8_t vs_config_len, in bt_configure_data_path() function