Searched refs:Value_Length (Results 1 – 7 of 7) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | dtm_burst.h | 28 uint16_t Char_Handle, uint16_t Value_Length); 31 uint16_t Value_Length); 39 …eived(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint16_t Value_Length, uint8_t Value[… 41 …eived(uint16_t Connection_Handle, uint16_t Attribute_Handle, uint16_t Value_Length, uint8_t Value[…
|
D | aci_gatt_nwk.h | 322 uint16_t Value_Length, 386 uint16_t *Value_Length, 403 uint16_t *Value_Length, 438 uint16_t *Value_Length,
|
D | dtm_cmds.c | 276 …t(uint16_t Connection_Handle, uint16_t Service_Handle, uint16_t Char_Handle, uint16_t Value_Length) in aci_test_tx_notification_start() argument 278 return BURST_TXNotificationStart(Connection_Handle, Service_Handle, Char_Handle, Value_Length); in aci_test_tx_notification_start() 281 …est_tx_write_command_start(uint16_t Connection_Handle, uint16_t Attr_Handle, uint16_t Value_Length) in aci_test_tx_write_command_start() argument 283 return BURST_TXWriteCommandStart(Connection_Handle, Attr_Handle, Value_Length); in aci_test_tx_write_command_start()
|
D | dtm_cmd_db.c | 2473 uint16_t Value_Length; 2743 uint16_t Value_Length; 2803 uint16_t Value_Length; 2810 uint16_t Value_Length; 2825 uint16_t Value_Length; 2954 uint16_t Value_Length; 2964 uint16_t Value_Length; 12677 if(buffer_in_length != 2 + 2 + 2 + cp0->Value_Length * (sizeof(uint8_t))) in aci_gatt_srv_write_handle_value_nwk_process() 12684 cp0->Value_Length /* 2 */, in aci_gatt_srv_write_handle_value_nwk_process() 13638 uint16_t Value_Length = 0; in aci_gatt_srv_read_handle_value_nwk_process() local [all …]
|
D | dtm_cmd_db.h | 43 …(uint16_t Connection_Handle, uint16_t Service_Handle, uint16_t Char_Handle, uint16_t Value_Length); 44 …st_tx_write_command_start(uint16_t Connection_Handle, uint16_t Attr_Handle, uint16_t Value_Length);
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_api.h | 7301 uint16_t Value_Length, 7594 uint16_t *Value_Length,
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/ |
D | ble_types.h | 3834 uint16_t Value_Length; 3846 uint8_t Value_Length;
|