Searched refs:LOCAL_PANU_ROLE (Results 1 – 5 of 5) sorted by relevance
93 @IntDef({PAN_ROLE_NONE, LOCAL_NAP_ROLE, LOCAL_PANU_ROLE})106 public static final int LOCAL_PANU_ROLE = 2; field in BluetoothPan
1146 role = BluetoothPan.LOCAL_PANU_ROLE; in connectPanOrIncomingPanConnection()1176 if (role == BluetoothPan.LOCAL_PANU_ROLE) { in connectPanOrIncomingPanConnection()1251 role = BluetoothPan.LOCAL_PANU_ROLE; in disconnectFromRemoteOrVerifyConnectNap()1275 if (role == BluetoothPan.LOCAL_PANU_ROLE) { in disconnectFromRemoteOrVerifyConnectNap()
1402 field public static final int LOCAL_PANU_ROLE = 2; // 0x2
10686 Landroid/bluetooth/BluetoothPan;->LOCAL_PANU_ROLE:I