Searched refs:SDU_Length (Results 1 – 9 of 9) sorted by relevance
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | aci_l2cap_nwk.h | 8 uint16_t SDU_Length, 13 uint16_t SDU_Length,
|
D | dtm_preprocess_events.h | 83 uint16_t SDU_Length, 90 uint16_t SDU_Length);
|
D | dtm_cmd_db.h | 65 uint16_t SDU_Length, 70 uint16_t SDU_Length,
|
D | dtm_preprocess_events.c | 133 evt->SDU_Length); in aci_l2cap_cos_sdu_data_rx_event_process()
|
D | dtm_cmd_db.c | 2920 uint16_t SDU_Length; 3024 uint16_t SDU_Length; 14323 if(buffer_in_length != 2 + 2 + 2 + cp0->SDU_Length * (sizeof(uint8_t))) in aci_l2cap_cos_sdu_data_transmit_process() 14330 cp0->SDU_Length /* 2 */, in aci_l2cap_cos_sdu_data_transmit_process() 14765 uint16_t SDU_Length, in aci_l2cap_cos_sdu_data_rx_nwk_event() argument 14774 rp0->SDU_Length = SDU_Length; in aci_l2cap_cos_sdu_data_rx_nwk_event() 14777 HOST_TO_LE_16(buffer_out+2,2 + 2 + 2 + 2 + SDU_Length + 2); in aci_l2cap_cos_sdu_data_rx_nwk_event() 14780 …nt_rp0)-sizeof(((aci_l2cap_cos_sdu_data_rx_nwk_event_rp0*)0)->SDU_Data), SDU_Data, SDU_Length, -1); in aci_l2cap_cos_sdu_data_rx_nwk_event()
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_events.h | 773 uint16_t SDU_Length; 800 uint16_t SDU_Length;
|
D | ble_api.h | 7791 uint16_t SDU_Length, 7865 uint16_t *SDU_Length);
|
D | ble_stack_user_cfg.h | 2204 uint16_t SDU_Length, 2211 uint16_t* SDU_Length);
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/ |
D | ble_stack_user_cfg.c | 4514 uint16_t SDU_Length, in aci_l2cap_cos_sdu_data_transmit() argument 4519 SDU_Length, in aci_l2cap_cos_sdu_data_transmit() 4533 uint16_t* SDU_Length) in aci_l2cap_cos_sdu_data_extract() argument 4539 SDU_Length); in aci_l2cap_cos_sdu_data_extract()
|