Searched refs:Attribute_Handle (Results 1 – 7 of 7) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_events.h | 898 uint16_t Attribute_Handle; 912 uint16_t Attribute_Handle; 920 uint16_t Attribute_Handle; 935 uint16_t Attribute_Handle; 942 uint16_t Attribute_Handle; 960 uint16_t Attribute_Handle; 968 uint16_t Attribute_Handle; 976 uint16_t Attribute_Handle;
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | dtm_preprocess_events.h | 48 uint16_t Attribute_Handle, 61 uint16_t Attribute_Handle, 67 uint16_t Attribute_Handle, 73 uint16_t Attribute_Handle,
|
D | dtm_preprocess_events.c | 174 evt->Attribute_Handle, in aci_gatt_clt_notification_event_process() 198 …ret = aci_gatt_srv_read_event_preprocess(evt->Connection_Handle, evt->CID, evt->Attribute_Handle, … in aci_gatt_srv_read_event_process() 209 evt->Attribute_Handle, evt->Data_Length, evt->Data); in aci_gatt_srv_write_event_process() 220 …att_srv_prepare_write_req_event_preprocess(evt->Connection_Handle, evt->CID, evt->Attribute_Handle, in aci_att_srv_prepare_write_req_event_process()
|
D | dtm_burst.h | 33 tBleStatus BURST_RXStart(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint8_t Notificatio… 39 uint8_t BURST_NotificationReceived(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint16_t … 41 uint8_t BURST_WriteReceived(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint16_t Value_L…
|
D | dtm_cmds.c | 286 tBleStatus aci_test_rx_start(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint8_t Notific… in aci_test_rx_start() argument 288 return BURST_RXStart(Connection_Handle, Attribute_Handle, Notifications_WriteCmds); in aci_test_rx_start()
|
D | dtm_cmd_db.h | 45 tBleStatus aci_test_rx_start(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint8_t Notific…
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/ |
D | ble_types.h | 4654 uint16_t Attribute_Handle; 4668 uint16_t Attribute_Handle; 4676 uint16_t Attribute_Handle; 4691 uint16_t Attribute_Handle; 4698 uint16_t Attribute_Handle; 4706 uint16_t Attribute_Handle; 4714 uint16_t Attribute_Handle; 4739 uint16_t Attribute_Handle; 4776 uint16_t Attribute_Handle; 4785 uint16_t Attribute_Handle;
|