Searched refs:mMaxPanDevices (Results 1 – 1 of 1) sorted by relevance
72 private int mMaxPanDevices; field in PanService126 mMaxPanDevices = getResources().getInteger( in start()129 mMaxPanDevices = BLUETOOTH_MAX_PAN_CONNECTIONS; in start()755 println(sb, "mMaxPanDevices: " + mMaxPanDevices); in dump()