Searched refs:BLUETOOTH_PAN_GET_CONNECTED_DEVICES (Results 1 – 2 of 2) sorted by relevance
89 static final String BLUETOOTH_PAN_GET_CONNECTED_DEVICES = "bluetoothPanGetConnectedDevices"; field in Sl4aBluetoothUtil.Commands731 primary, address, Commands.BLUETOOTH_PAN_GET_CONNECTED_DEVICES); in isProfileConnected()
278 when(mPrimaryClient.rpcCall(Commands.BLUETOOTH_PAN_GET_CONNECTED_DEVICES)) in testConnect_success()323 when(mPrimaryClient.rpcCall(Commands.BLUETOOTH_PAN_GET_CONNECTED_DEVICES)) in testDisconnect_success()