Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1336 tBleStatus hci_le_read_supported_states(uint8_t LE_States[8]);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c721 uint8_t LE_States[8];
5829 uint8_t LE_States[8] = {0}; in hci_le_read_supported_states_process() local
5838 rp0->Status = hci_le_read_supported_states(LE_States); in hci_le_read_supported_states_process()
5840 Osal_MemCpy((void *) rp0->LE_States,(const void *) LE_States, 8); in hci_le_read_supported_states_process()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1137 uint8_t LE_States[8];