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.java163 final static int CHLD_FEAT_MERGE = 0x00000020; field in HeadsetClientHalConstants
DHeadsetClientStateMachine.java1197 if ((mChldFeatures & HeadsetClientHalConstants.CHLD_FEAT_MERGE) == in getCurrentAgFeatures()
1198 HeadsetClientHalConstants.CHLD_FEAT_MERGE) { in getCurrentAgFeatures()
2345 if ((mChldFeatures & HeadsetClientHalConstants.CHLD_FEAT_MERGE) == in broadcastConnectionState()
2346 HeadsetClientHalConstants.CHLD_FEAT_MERGE) { in broadcastConnectionState()