Home
last modified time | relevance | path

Searched refs:bindCnt (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_int.h108 uint8_t bindCnt; /* The count of connection which is binded to the device */ member
H A Davctp_ctrl_act.c90 cbDev->bindCnt++; in AvctCbCtrlChBind()
142 cbDev->bindCnt--; in AvctCbCtrlChUnbind()
158 if (cbDev->bindCnt > 1) { in AvctCbCtrlChCheckDisconn()
H A Davctp_br_act.c147 if (cbDev->bindCnt > 1) { in AvctCbBrChCheckDisconn()

Completed in 3 milliseconds