Searched refs:INVALID_CID (Results 1 – 5 of 5) sorted by relevance
36 private static final int INVALID_CID = -1; field in BluetoothSocketManagerBinder144 return INVALID_CID; in getL2capLocalChannelId()158 return INVALID_CID; in getL2capRemoteChannelId()
246 INVALID_CID = 0x0006,383 INVALID_CID = 0x0006,
282 INVALID_CID = 0x0006,486 INVALID_CID = 0x0006,
68 const jint INVALID_CID = -1; variable2111 return INVALID_CID; in getSocketL2capLocalChannelIdNative()2117 return INVALID_CID; in getSocketL2capLocalChannelIdNative()2129 return INVALID_CID; in getSocketL2capRemoteChannelIdNative()2135 return INVALID_CID; in getSocketL2capRemoteChannelIdNative()
184 …send_connection_response(signal_id, remote_cid, kInvalidCid, ConnectionResponseResult::INVALID_CID, in OnConnectionRequest()