Home
last modified time | relevance | path

Searched refs:supportedMaxTxOctets (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1594 tBleStatus hci_le_read_maximum_data_length(uint16_t *supportedMaxTxOctets,
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c852 uint16_t supportedMaxTxOctets;
6424 uint16_t supportedMaxTxOctets = 0; in hci_le_read_maximum_data_length_process() local
6436 rp0->Status = hci_le_read_maximum_data_length(&supportedMaxTxOctets, in hci_le_read_maximum_data_length_process()
6441 rp0->supportedMaxTxOctets = supportedMaxTxOctets; in hci_le_read_maximum_data_length_process()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1325 uint16_t supportedMaxTxOctets;