Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h606 tBleStatus hci_read_local_supported_features(uint8_t LMP_Features[8]);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c472 uint8_t LMP_Features[8];
4780 uint8_t LMP_Features[8] = {0}; in hci_read_local_supported_features_process() local
4789 rp0->Status = hci_read_local_supported_features(LMP_Features); in hci_read_local_supported_features_process()
4791 Osal_MemCpy((void *) rp0->LMP_Features,(const void *) LMP_Features, 8); in hci_read_local_supported_features_process()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h796 uint8_t LMP_Features[8];