Home
last modified time | relevance | path

Searched defs:tx_octets (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_util.c144 ble_hs_hci_util_set_data_len(uint16_t conn_handle, uint16_t tx_octets, in ble_hs_hci_util_set_data_len()
H A Dble_hs_hci_cmd.c835 uint16_t tx_octets, in ble_hs_hci_cmd_body_set_data_len()
863 uint16_t tx_octets, uint16_t tx_time, in ble_hs_hci_cmd_build_set_data_len()
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c2161 uint16_t tx_octets; in cmd_conn_datalen() local
H A Dbtshell.c1696 btshell_datalen(uint16_t conn_handle, uint16_t tx_octets, uint16_t tx_time) in btshell_datalen()