Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1212 tBleStatus hci_le_set_host_channel_classification(uint8_t LE_Channel_Map[5]);
1232 uint8_t LE_Channel_Map[5]);
Dble_stack_user_cfg.h2322 uint8_t LE_Channel_Map[LLC_MIN_NUM_DATA_CHAN_MAP_BYTES]);
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1050 uint8_t LE_Channel_Map[5];
1067 uint8_t LE_Channel_Map[5];
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c649 uint8_t LE_Channel_Map[5];
663 uint8_t LE_Channel_Map[5];
5554 *status = hci_le_set_host_channel_classification(cp0->LE_Channel_Map /* 5 */); in hci_le_set_host_channel_classification_process()
5580 uint8_t LE_Channel_Map[5] = {0}; in hci_le_read_channel_map_process() local
5590 LE_Channel_Map); in hci_le_read_channel_map_process()
5593 Osal_MemCpy((void *) rp0->LE_Channel_Map,(const void *) LE_Channel_Map, 5); in hci_le_read_channel_map_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4973 uint8_t LE_Channel_Map[LLC_MIN_NUM_DATA_CHAN_MAP_BYTES]) in hci_le_read_channel_map()
4976 LE_Channel_Map); in hci_le_read_channel_map()