Searched refs:mMaxPanDevices (Results 1 – 1 of 1) sorted by relevance
78 private int mMaxPanDevices; field in PanService132 mMaxPanDevices = getResources().getInteger( in start()135 mMaxPanDevices = BLUETOOTH_MAX_PAN_CONNECTIONS; in start()747 println(sb, "mMaxPanDevices: " + mMaxPanDevices); in dump()