Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_chan.c44 static void chan_map_set(uint8_t const *const chan_map);
48 chan_map_set(chm); in ll_chm_update()
90 static void chan_map_set(uint8_t const *const chan_map) in chan_map_set() function