Home
last modified time | relevance | path

Searched refs:Attr_Data_Length (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_preprocess_events.h43 uint16_t Attr_Data_Length,
Ddtm_cmd_db.h82 uint16_t Attr_Data_Length,
Ddtm_preprocess_events.c161 evt->Attr_Data_Length, in aci_gatt_srv_attribute_modified_event_process()
Ddtm_cmd_db.c14857 uint16_t Attr_Data_Length, in aci_gatt_srv_attribute_modified_event() argument
14867 rp0->Attr_Data_Length = Attr_Data_Length; in aci_gatt_srv_attribute_modified_event()
14868 Osal_MemCpy((void *) rp0->Attr_Data,(const void *) Attr_Data, Attr_Data_Length); in aci_gatt_srv_attribute_modified_event()
14871 HOST_TO_LE_16(buffer_out+2,2 + 2 + 2 + 2 + Attr_Data_Length + 2); in aci_gatt_srv_attribute_modified_event()
14874 send_event(buffer_out, 2 + 2 + 2 + 2 + Attr_Data_Length + 6, 20); in aci_gatt_srv_attribute_modified_event()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_events.h829 uint16_t Attr_Data_Length;
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h4584 uint16_t Attr_Data_Length;