Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java168 static final int CHLD_FEAT_MERGE = 0x00000020; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java748 if ((mChldFeatures & HeadsetClientHalConstants.CHLD_FEAT_MERGE) in getCurrentAgFeatures()
749 == HeadsetClientHalConstants.CHLD_FEAT_MERGE) { in getCurrentAgFeatures()
1869 if ((mChldFeatures & HeadsetClientHalConstants.CHLD_FEAT_MERGE) in broadcastConnectionState()
1870 == HeadsetClientHalConstants.CHLD_FEAT_MERGE) { in broadcastConnectionState()