Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c2834 …packed_Gatt_Srv_Notify_Attr_t Gatt_Srv_Notify_Attr[(HCI_MAX_PAYLOAD_SIZE - 6)/sizeof(packed_Gatt_S…
13997 Gatt_Srv_Notify_Attr_t Gatt_Srv_Notify_Attr[HCI_MAX_PAYLOAD_SIZE/sizeof(Gatt_Srv_Notify_Attr_t)]; in aci_gatt_srv_multi_notify_process() local
14013 …ify_Attr_tmp = (packed_Gatt_Srv_Notify_Attr_t *)(((uint8_t *)cp0->Gatt_Srv_Notify_Attr) + struct_l… in aci_gatt_srv_multi_notify_process()
14014 Gatt_Srv_Notify_Attr[i].Handle = Gatt_Srv_Notify_Attr_tmp->Handle; in aci_gatt_srv_multi_notify_process()
14016 Gatt_Srv_Notify_Attr[i].Val_Length = Gatt_Srv_Notify_Attr_tmp->Val_Length; in aci_gatt_srv_multi_notify_process()
14018 Gatt_Srv_Notify_Attr[i].Val = Gatt_Srv_Notify_Attr_tmp->Val; in aci_gatt_srv_multi_notify_process()
14030 Gatt_Srv_Notify_Attr /* struct_length */); in aci_gatt_srv_multi_notify_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h7320 Gatt_Srv_Notify_Attr_t Gatt_Srv_Notify_Attr[]);
Dble_stack_user_cfg.h2015 Gatt_Srv_Notify_Attr_t* Gatt_Srv_Notify_Attr);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c3946 Gatt_Srv_Notify_Attr_t* Gatt_Srv_Notify_Attr) in aci_gatt_srv_multi_notify() argument
3952 Gatt_Srv_Notify_Attr); in aci_gatt_srv_multi_notify()