Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c150 uint16_t HCI_Revision = 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()
163 *BTLE_Stack_version_major = HCI_Revision&0x0F; in aci_hal_get_firmware_details_v2()
Ddtm_cmd_db.c459 uint16_t HCI_Revision;
4703 uint16_t HCI_Revision = 0; in hci_read_local_version_information_process() local
4716 &HCI_Revision, in hci_read_local_version_information_process()
4722 rp0->HCI_Revision = HCI_Revision; in hci_read_local_version_information_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h581 uint16_t *HCI_Revision,