/system/bt/stack/include/ |
avdtc_api.h | 35 /* Discover indication */ 92 * Description Send a discover response.
|
gatt_api.h | 403 GATT_DISC_SRVC_ALL = 1, /* discover all services */ 404 GATT_DISC_SRVC_BY_UUID, /* discover service of a special type */ 405 GATT_DISC_INC_SRVC, /* discover the included service within a service */ 406 GATT_DISC_CHAR, /* discover characteristics of a service with/without type 408 GATT_DISC_CHAR_DSCPT, /* discover characteristic descriptors of a character */ 409 GATT_DISC_MAX /* maximnun discover type */ 413 /* Discover parameters of different discovery types 537 /* discover result record 552 /* discover result callback function */ 556 /* discover complete callback function * [all...] |
/external/brotli/python/ |
Makefile | 46 @$(PYTHON) -m unittest discover -v -p '*_test.py'
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
remote_device.h | 31 // discover how to communicate with the 'remote_worker' (via gRPC, for
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/ |
TypeIndexDiscovery.h | 36 /// Discover type indices in symbol records. Returns false if this is an unknown
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/ |
slice.go | 62 // position to discover whether there is a blank before the parenthesis.
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
slice.go | 62 // position to discover whether there is a blank before the parenthesis.
|
/development/samples/WiFiDirectServiceDiscovery/ |
_index.html | 1 <p>This is a demo application highlighting how to advertise and discover local services that are Wi-Fi peer to peer network capable with 2 the Wi-Fi Direct Service Discovery APIs. Service discovery on Wi-Fi direct allows applications to discover and enagage with peers that support a certain service. 6 with Wi-Fi Direct Service Discovery APIs: Advertise services, discover services and connect to peers advertising such services</p>
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
discover.py | 16 """Discover all modules in |start_dir| which match |pattern|. 82 """Discover all classes in |start_dir| which subclass |base_class|. 122 """Discover all classes in |module| which subclass |base_class|.
|
/packages/services/BuiltInPrintService/src/com/android/bips/p2p/ |
P2pMonitor.java | 75 public void discover(P2pPeerListener listener) { method in class:P2pMonitor 76 if (DEBUG) Log.d(TAG, "discover()"); 89 * Remove the request to discover having the same listener. When all outstanding requests are
|
/system/bt/stack/avdt/ |
avdt_ccb_act.cc | 135 * Description This function is called when a discover command is 138 * sending of a discover response. 176 * Description This function is called when a discover response or 380 * Description This function is called to send a discover command to the 383 * sends a discover command. 391 p_ccb->p_proc_data = p_data->discover.p_sep_info; 392 p_ccb->proc_cback = p_data->discover.p_cback; 393 p_ccb->proc_param = p_data->discover.num_seps; 398 /* build and queue discover req */ 406 * Description This function is called to send a discover response t [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
PxeBcDhcp.h | 2 Dhcp and Discover routines for PxeBc.
360 Discover the boot of service and initialize the vendor option if exists.
369 @param IsDiscv Discover the vendor or not
375 @retval EFI_TIMEOUT Send Pxe Discover time out.
398 @param IsDhcpDiscover Discover dhcp option or not.
|
/system/nfc/src/nfa/include/ |
nfa_ee_int.h | 133 /* NFCEE Discover Request NTF is set */ 444 * discover process in NFA_EE_EM_STATE_RESTORING */ 450 /* NFCEE DISCOVER in progress */ 452 /* disable NFCEE DISCOVER */ 454 /* received NFCEE DISCOVER REQ NTF */
|
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/ |
MediaRouteProvider.java | 36 * The purpose of a media route provider is to discover media routes that satisfy 43 * attempting to discover. It should also handle route control requests such 54 * discover and used the provider's routes without having to install anything else. 130 * kinds of routes to discover and whether to perform active scanning. 143 * routes that its clients would like to discover and whether to perform active scanning. 181 * kinds of routes it should try to discover and whether it should perform active
|
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/ |
MediaRouteProvider.java | 39 * The purpose of a media route provider is to discover media routes that satisfy 46 * attempting to discover. It should also handle route control requests such 57 * discover and used the provider's routes without having to install anything else. 133 * kinds of routes to discover and whether to perform active scanning. 146 * routes that its clients would like to discover and whether to perform active scanning. 184 * kinds of routes it should try to discover and whether it should perform active
|
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/ |
FirmwareVolume.h | 65 This service enables PEI modules to discover additional firmware files.
208 This service enables PEI modules to discover sections
236 This service enables PEI modules to discover sections
|
/system/bt/btif/src/ |
btif_gatt_test.cc | 220 case 0x04: /* Discover */ 226 LOG_ERROR(LOG_TAG, "%s: DISCOVER - Invalid type (%d)!", __func__, 236 "%s: DISCOVER (%s), conn_id=%d, uuid=%s, handles=0x%04x-0x%04x",
|
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
_dummy.py | 42 def Discover():
|