| /packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
| D | matchers.py | 288 def ConnectionResponse(scid): argument 308 def DisconnectionRequest(scid, dcid): argument 312 def DisconnectionResponse(scid, dcid): argument 351 def LeDisconnectionRequest(scid, dcid): argument 355 def LeDisconnectionResponse(scid, dcid): argument 407 def ExtractBasicFrame(scid): argument 411 def ExtractBasicFrameWithFcs(scid): argument 439 def _basic_frame_for(packet, scid): argument 446 def _basic_frame_with_fcs_for(packet, scid): argument 587 def _is_matching_connection_response(packet, scid): argument [all …]
|
| D | captures.py | 114 def ConnectionResponse(scid): argument
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/le/ |
| D | dual_l2cap_test.py | 117 def _open_unconfigured_channel_from_cert(self, signal_id=1, scid=0x0101, psm=0x33): argument 124 def _open_channel_from_cert(self, signal_id=1, scid=0x0101, psm=0x33): argument 132 …def _open_le_coc_from_cert(self, signal_id=1, scid=0x0101, psm=0x35, mtu=1000, mps=100, initial_cr… argument
|
| D | cert_le_l2cap.py | 33 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument 107 def open_channel(self, signal_id, psm, scid, mtu=1000, mps=100, initial_credit=6): argument
|
| D | le_l2cap_test.py | 90 scid=0x0101, argument 115 …def _open_channel_from_cert(self, signal_id=1, scid=0x0101, psm=0x33, mtu=1000, mps=100, initial_c… argument
|
| /packages/modules/Wifi/framework/java/android/net/wifi/aware/ |
| D | IWifiAwareDiscoverySessionCallback.aidl | 38 int peerCipherSuite, in byte[] scid, String pairingAlias, in onMatch() 41 int distanceMm, int peerCipherSuite, in byte[] scid, String pairingAlias, in onMatchWithDistance()
|
| D | ServiceDiscoveryInfo.java | 43 @NonNull List<byte[]> matchFilter, @Nullable byte[] scid, String pairingAlias, in ServiceDiscoveryInfo()
|
| D | WifiAwareManager.java | 1061 int peerCipherSuite, byte[] scid, String pairingAlias, in onMatch() 1091 int distanceMm, int peerCipherSuite, byte[] scid, String pairingAlias, in onMatchWithDistance()
|
| /packages/modules/DnsResolver/doh/connection/ |
| D | mod.rs | 53 let mut scid = [0; quiche::MAX_CONN_ID_LEN]; localVariable 142 let scid = new_scid(); in new() localVariable
|
| /packages/modules/Bluetooth/system/blueberry/tests/gd/l2cap/classic/ |
| D | cert_l2cap.py | 42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument 202 def open_channel(self, signal_id, psm, scid, fcs=None): argument 214 def verify_and_respond_open_channel_from_remote(self, psm=0x33, scid=None, fcs=None): argument
|
| D | l2cap_test.py | 69 scid=0x0101, argument 81 scid=0x0101, argument
|
| /packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
| D | signalling_manager.cc | 81 void LeSignallingManager::SendDisconnectRequest(Cid scid, Cid dcid) { in SendDisconnectRequest()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
| D | WifiAwareDiscoverySessionState.java | 590 byte[] scid, String pairingAlias, in onMatch()
|
| D | WifiAwareNativeCallback.java | 339 int rangingMeasurementInMm, byte[] scid, int peerCipherType, byte[] nonce, byte[] tag, in eventMatch()
|
| D | WifiAwareStateManager.java | 1886 byte[] scid, int peerCipherSuite, byte[] nonce, byte[] tag, in onMatchNotification() 4776 int cipherSuite, byte[] scid, byte[] nonce, byte[] tag, in onMatchLocal()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
| D | WifiNanIface.java | 739 int rangingMeasurementInMm, byte[] scid, int peerCipherType, byte[] nonce, in eventMatch()
|