/tools/test/connectivity/acts/tests/google/ble/gatt/ |
GattConnectTest.py | 598 """Test GATT connection and discover services of peripheral. 601 client the discover all services from the connected device. 609 6. From the scanner (central device), discover services. 664 6. From the scanner (central device), discover services. 723 6. From the scanner (central device), discover services. [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/ |
PiPeiCis.h | 316 Foundation to discover instances of firmware volumes in the system.
318 This service enables PEIMs to discover additional firmware volumes. The PEI Foundation uses this
344 This service enables PEIMs to discover firmware files within a specified volume.
374 This service enables PEI modules to discover the first section of a given type within a valid file.
402 This service enables PEI modules to discover the section of a given type within a valid file.
[all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
WifiDisplayController.java | 80 // We repeatedly issue calls to discover peers every so often for a few reasons. 87 // we ask to discover again, particularly for the isSessionAvailable() property. 391 Slog.d(TAG, "Discover peers succeeded. Requesting peers now."); 402 Slog.d(TAG, "Discover peers failed with reason " + reason + "."); 410 // Retry discover peers periodically until stopped. [all...] |
/system/bt/stack/avdt/ |
avdt_api.cc | 160 * addition, a peer device can discover, get the capabilities, 281 evt.discover.p_sep_info = p_sep_info; 282 evt.discover.num_seps = max_seps; 283 evt.discover.p_cback = p_cback; [all...] |
/system/bt/stack/gatt/ |
gatt_cl.cc | 750 /* discover all services */ 763 LOG(ERROR) << "discover all service response parsing failure"; 768 /* discover included service */ 822 } else /* discover characterisitic */ 861 /* send callback if is discover procedure */ [all...] |
/system/bt/bta/dm/ |
bta_dm_act.cc | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
PxeBcImpl.c | 539 Attempts to complete a DHCPv4 D.O.R.A. (discover / offer / request / acknowledge) or DHCPv6
744 // Dhcp(), Discover(), and Mtftp() set the IP filter, and return with the IP
780 @param Layer Pointer to the boot server layer number to discover, which must be
894 // Get the multicast discover ip address from vendor option.
[all...] |
/external/autotest/server/hosts/ |
moblab_host.py | 199 """Discover DUTs on the testing subnet and add them to the AFE. 201 Runs 'arp -a' on the Moblab host and parses the output to discover DUTs
|
/external/scapy/scapy/layers/ |
dhcp.py | 85 1: "discover", 309 /BOOTP(chaddr=hw)/DHCP(options=[("message-type","discover"),"end"]),iface=iface,**kargs)
|
/tools/test/connectivity/acts/tests/google/bt/ |
BtBasicFunctionalityTest.py | 118 # Give Bluetooth time to discover advertising devices 181 # Give Bluetooth time to discover advertising devices
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/ |
RequesterTestActivity.java | 219 // Discover peers.
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
WiFiDirectActivity.java | 42 * An activity that uses WiFi Direct APIs to discover and connect with available
|
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
WiFiServiceDiscoveryActivity.java | 40 * chat service and also tries to discover services published by other peers. On
|
/device/generic/goldfish/dhcp/common/ |
message.cpp | 56 Message Message::discover(const uint8_t (&sourceMac)[ETH_ALEN]) {
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPL011SerialPortLib/ |
EarlyFdtPL011SerialPortLib.c | 38 // with this is to discover the base address at every Write ();
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/LegacyRegion2OnLegacyRegionThunk/ |
LegacyRegion2OnLegacyRegionThunk.h | 153 This function is used to discover the granularity of the attributes for the memory in the legacy
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/SmbiosLib/ |
SmbiosLib.c | 277 Allow the caller to discover a specific SMBIOS entry, and patch it if necissary.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/ |
EmmcDxe.c | 240 Discover all partitions in the EMMC device.
513 Scan EMMC Bus to discover the device.
519 @retval EFI_SUCCESS Successfully to discover the device and attach
524 @retval Others Fail to discover the device.
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/ |
LegacyRegion2.h | 151 This function is used to discover the granularity of the attributes for the memory in the legacy
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
AdapterInformation.h | 3 The EFI Adapter Information Protocol is used to dynamically and quickly discover
|
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
PxeBcDhcp4.h | 325 @retval Others Failed to discover boot file.
|
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/ |
LegacyRegion.h | 204 This function is used to discover the granularity of the attributes for the memory in the legacy
|
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/ |
XenBus.c | 4 This file implement the necessary to discover and enumerate Xen PV devices
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/ |
LegacyRegion.c | 190 This function is used to discover the granularity of the attributes for the memory in the legacy
|
LegacyRegion.h | 180 This function is used to discover the granularity of the attributes for the memory in the legacy
|