Home
last modified time | relevance | path

Searched defs:rx (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/ftdi/
Dmpsse.h172 uint8_t rx; member
/system/bt/stack/rfcomm/
Dport_int.h174 tPORT_DATA rx; /* Control block for data from peer to app */ member
/system/bt/stack/l2cap/
Dl2c_api.c1415 BOOLEAN L2CA_SetChnlDataRate (UINT16 cid, tL2CAP_CHNL_DATA_RATE tx, tL2CAP_CHNL_DATA_RATE rx) in L2CA_SetChnlDataRate()
/system/bt/btif/src/
Dbtif_media_task.c342 long long rx; member
/system/connectivity/shill/
Ddevice_unittest.cc2593 bool ReturnByteCounts(int interface_index, uint64_t* rx, uint64_t* tx) { in ReturnByteCounts()