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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DFilterParams.java54 public int getClientIf () { method in class:FilterParams
H A DAdvtFilterOnFoundOnLostInfo.java63 public int getClientIf () { method in class:AdvtFilterOnFoundOnLostInfo
H A DGattService.java1178 if (DBG) Log.d(TAG, "onTrackAdvFoundLost() - clientIf= " + trackingInfo.getClientIf()
1182 ClientMap.App app = mClientMap.getById(trackingInfo.getClientIf());
1196 if (client.clientIf == trackingInfo.getClientIf()) {

Completed in 102 milliseconds