Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java144 static final int PEER_FEAT_ECC = 0x00000080; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java635 if ((mPeerFeatures & HeadsetClientHalConstants.PEER_FEAT_ECC) in getCurrentAgFeatures()
636 == HeadsetClientHalConstants.PEER_FEAT_ECC) { in getCurrentAgFeatures()
1726 if ((mPeerFeatures & HeadsetClientHalConstants.PEER_FEAT_ECC) in broadcastConnectionState()
1727 == HeadsetClientHalConstants.PEER_FEAT_ECC) { in broadcastConnectionState()