Searched refs:LOCAL_NAP_ROLE (Results 1 – 5 of 5) sorted by relevance
125 @IntDef({PAN_ROLE_NONE, LOCAL_NAP_ROLE, LOCAL_PANU_ROLE})133 public static final int LOCAL_NAP_ROLE = 1; field in BluetoothPan
173 return mDeviceRoleMap.get(device) == BluetoothPan.LOCAL_NAP_ROLE; in isLocalRoleNap()
1150 role = BluetoothPan.LOCAL_NAP_ROLE; in connectPanOrIncomingPanConnection()1255 role = BluetoothPan.LOCAL_NAP_ROLE; in disconnectFromRemoteOrVerifyConnectNap()
2069 field public static final int LOCAL_NAP_ROLE = 1; // 0x1
10676 Landroid/bluetooth/BluetoothPan;->LOCAL_NAP_ROLE:I