Home
last modified time | relevance | path

Searched refs:HCI_Version (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c149 uint8_t HCI_Version = 0; in aci_hal_get_firmware_details_v2() local
155 hci_read_local_version_information(&HCI_Version, &HCI_Revision, &LMP_PAL_Version, in aci_hal_get_firmware_details_v2()
Ddtm_cmd_db.c458 uint8_t HCI_Version;
4702 uint8_t HCI_Version = 0; in hci_read_local_version_information_process() local
4715 rp0->Status = hci_read_local_version_information(&HCI_Version, in hci_read_local_version_information_process()
4721 rp0->HCI_Version = HCI_Version; in hci_read_local_version_information_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h580 tBleStatus hci_read_local_version_information(uint8_t *HCI_Version,
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h780 uint8_t HCI_Version;