Home
last modified time | relevance | path

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

/btstack/chipset/sx128x/
H A Dll_sx1280.c294 volatile uint8_t channel_selection_algorithm; member
478 switch (ctx.channel_selection_algorithm){ in next_channel()
1072 ctx.channel_selection_algorithm = ctx.csa2_support & chan_sel; in ll_handle_conn_ind()
1073 switch (ctx.channel_selection_algorithm){ in ll_handle_conn_ind()
/btstack/port/nrf5-cinnamon/port/
H A Dll_nrf5.c226 volatile uint8_t channel_selection_algorithm; member
712 switch (ctx.channel_selection_algorithm){ in ll_connected_next_channel()
991 ctx.channel_selection_algorithm = ctx.csa2_support & chan_sel; in ll_connected_handle_conn_ind()
992 switch (ctx.channel_selection_algorithm){ in ll_connected_handle_conn_ind()