ble_hs_hci_util_set_data_len() function
Configure LE Data Length in controller (OGF = 0x08, OCF = 0x0022).
Arguments
conn_handle
Connection handle.
tx_octets
The preferred value of payload octets that the Controller should use for a new connection (Range 0x001B-0x00FB).
tx_time
The preferred maximum number of microseconds that the local Controller should use to transmit a single link layer packet (Range 0x0148-0x4290).
Return value
0 on success, other error code on failure.
Examples
ble_hs_hci_util_set_data_len() is referenced by 2 libraries and example projects: