Home
last modified time | relevance | path

Searched refs:rfc_local_cid (Results 1 – 1 of 1) sorted by relevance

/system/bt/hci/src/
Dbtsnoop.cc108 uint16_t rfc_local_cid = 0; member in FilterTracker
120 rfc_local_cid = local_cid; in setRfcCid()
126 if (rfc_local_cid == local_cid) { in removeL2cCid()
129 rfc_local_cid = 0; in removeL2cCid()
145 const auto& channel = local ? rfc_local_cid : rfc_remote_cid; in isRfcChannel()