Home
last modified time | relevance | path

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

/Zephyr-4.1.0/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect1.c307 err = bt_le_set_chan_map(chm); in params_updated()
/Zephyr-4.1.0/include/zephyr/bluetooth/
Dbluetooth.h2621 int bt_le_set_chan_map(uint8_t chan_map[5]);
/Zephyr-4.1.0/tests/bsim/bluetooth/ll/bis/src/
Dtest_bis.c481 err = bt_le_set_chan_map(chan_map); in test_iso_main()
/Zephyr-4.1.0/subsys/bluetooth/host/
Dhci_core.c4641 int bt_le_set_chan_map(uint8_t chan_map[5]) in bt_le_set_chan_map() function
/Zephyr-4.1.0/subsys/bluetooth/host/shell/
Dbt.c3695 err = bt_le_set_chan_map(chan_map); in cmd_chan_map()