Home
last modified time | relevance | path

Searched defs:chanmap (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/
H A Dbletest_hci.c517 bletest_hci_le_set_host_chan_class(uint8_t *chanmap) in bletest_hci_le_set_host_chan_class()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn.c613 ble_ll_conn_remapped_channel(uint8_t remap_index, const uint8_t *chanmap) in ble_ll_conn_remapped_channel()
4155 ble_ll_conn_set_global_chanmap(uint8_t num_used_chans, uint8_t *chanmap) in ble_ll_conn_set_global_chanmap()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_conn.h210 uint8_t chanmap[BLE_LL_CONN_CHMAP_LEN]; member