Home
last modified time | relevance | path

Searched refs:HC_LE_ACL_Data_Packet_Length (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h737 tBleStatus hci_le_read_buffer_size(uint16_t *HC_LE_ACL_Data_Packet_Length,
3254 tBleStatus hci_le_read_buffer_size_v2(uint16_t *HC_LE_ACL_Data_Packet_Length,
Dble_stack_user_cfg.h2213 tBleStatus hci_le_read_buffer_size_v2_api(uint16_t* HC_LE_ACL_Data_Packet_Length,
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c500 uint16_t HC_LE_ACL_Data_Packet_Length;
1331 uint16_t HC_LE_ACL_Data_Packet_Length;
4918 uint16_t HC_LE_ACL_Data_Packet_Length = 0; in hci_le_read_buffer_size_process() local
4928 rp0->Status = hci_le_read_buffer_size(&HC_LE_ACL_Data_Packet_Length, in hci_le_read_buffer_size_process()
4931 rp0->HC_LE_ACL_Data_Packet_Length = HC_LE_ACL_Data_Packet_Length; in hci_le_read_buffer_size_process()
8345 uint16_t HC_LE_ACL_Data_Packet_Length = 0; in hci_le_read_buffer_size_v2_process() local
8357 rp0->Status = hci_le_read_buffer_size_v2(&HC_LE_ACL_Data_Packet_Length, in hci_le_read_buffer_size_v2_process()
8362 rp0->HC_LE_ACL_Data_Packet_Length = HC_LE_ACL_Data_Packet_Length; in hci_le_read_buffer_size_v2_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4546 tBleStatus hci_le_read_buffer_size_v2(uint16_t* HC_LE_ACL_Data_Packet_Length, in hci_le_read_buffer_size_v2() argument
4551 return hci_le_read_buffer_size_v2_api(HC_LE_ACL_Data_Packet_Length, in hci_le_read_buffer_size_v2()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h873 uint16_t HC_LE_ACL_Data_Packet_Length;