Searched refs:supportedMaxTxOctets (Results 1 – 3 of 3) sorted by relevance
1594 tBleStatus hci_le_read_maximum_data_length(uint16_t *supportedMaxTxOctets,
852 uint16_t supportedMaxTxOctets;6424 uint16_t supportedMaxTxOctets = 0; in hci_le_read_maximum_data_length_process() local6436 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()
1325 uint16_t supportedMaxTxOctets;