Home
last modified time | relevance | path

Searched refs:hci_le_set_host_channel_classification (Results 1 – 3 of 3) 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]);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4726 tBleStatus hci_le_set_host_channel_classification(uint8_t Channel_Map[LLC_MIN_NUM_DATA_CHAN_MAP_BYT… in hci_le_set_host_channel_classification() function
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c5554 *status = hci_le_set_host_channel_classification(cp0->LE_Channel_Map /* 5 */); in hci_le_set_host_channel_classification_process()