Home
last modified time | relevance | path

Searched defs:tx_time (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_util.c145 uint16_t tx_time) in ble_hs_hci_util_set_data_len()
H A Dble_hs_hci_cmd.c836 uint16_t tx_time, uint8_t *dst) 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/nimble/controller/src/
H A Dble_ll_hci.c415 uint16_t tx_time; in ble_ll_hci_le_wr_sugg_data_len() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c951 uint32_t tx_time; in ble_phy_rx_end_isr() local
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c2162 uint16_t tx_time; 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()