Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c118 uint8_t *BTLE_Stack_development, in aci_hal_get_firmware_details() argument
128 BTLE_Stack_development,&BTLE_Stack_variant_ext, in aci_hal_get_firmware_details()
143 uint8_t *BTLE_Stack_development, in aci_hal_get_firmware_details_v2() argument
166 *BTLE_Stack_development = (LMP_PAL_Subversion>>15)&0x01; in aci_hal_get_firmware_details_v2()
Ddtm_cmd_db.h36 …E_Stack_version_minor,uint8_t *BTLE_Stack_version_patch,uint8_t *BTLE_Stack_development,uint16_t *…
37 …E_Stack_version_minor,uint8_t *BTLE_Stack_version_patch,uint8_t *BTLE_Stack_development,uint32_t *…
Ddtm_cmd_db.c1823 uint8_t BTLE_Stack_development;
1838 uint8_t BTLE_Stack_development;
10145 uint8_t BTLE_Stack_development = 0; in aci_hal_get_firmware_details_process() local
10164 &BTLE_Stack_development, in aci_hal_get_firmware_details_process()
10176 rp0->BTLE_Stack_development = BTLE_Stack_development; in aci_hal_get_firmware_details_process()
10218 uint8_t BTLE_Stack_development = 0; in aci_hal_get_firmware_details_v2_process() local
10237 &BTLE_Stack_development, in aci_hal_get_firmware_details_v2_process()
10249 rp0->BTLE_Stack_development = BTLE_Stack_development; in aci_hal_get_firmware_details_v2_process()