Searched refs:mRemoteMaxInfoUnit (Results 1 – 2 of 2) sorted by relevance
1065 ALOGV("%s: jniHandle: %u MIU: %u", fn, jniHandle, pConn->mRemoteMaxInfoUnit); in getRemoteMaxInfoUnit()1066 return (pConn->mRemoteMaxInfoUnit); in getRemoteMaxInfoUnit()1326 pConn->mRemoteMaxInfoUnit = eventData->conn_req.remote_miu; in nfaServerCallback()1478 pClient->mClientConn->mRemoteMaxInfoUnit = eventData->connected.remote_miu; in nfaClientCallback()1898 mRemoteMaxInfoUnit (0), in NfaConn()
595 uint16_t mRemoteMaxInfoUnit; variable