Searched refs:hasHfpClientEcc (Results 1 – 3 of 3) sorted by relevance
49 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in HfpClientConnection()62 mClientHasEcc = HfpClientConnectionService.hasHfpClientEcc(mHeadsetProfile, mDevice); in onHfpConnected()
42 boolean manage = HfpClientConnectionService.hasHfpClientEcc(client, device); in HfpClientConference()
471 public static boolean hasHfpClientEcc(BluetoothHeadsetClient client, BluetoothDevice device) { in hasHfpClientEcc() method in HfpClientConnectionService