Home
last modified time | relevance | path

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

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