/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/ |
icmp6.h | 174 * Multicast Listener Discovery 202 * Neighbor Discovery 288 struct nd_opt_hdr { /* Neighbor discovery option header */
|
/external/libnfc-nci/src/nfc/nfc/ |
nfc_ncif.c | 316 * - restore the command window and issue the discovery command now */ 403 case NCI_GID_RF_MANAGE: /* 0001b NCI Discovery group */ 408 case NCI_GID_EE_MANAGE: /* 0x02 0010b NFCEE Discovery group */ 431 case NCI_GID_RF_MANAGE: /* 0001b NCI Discovery group */ 436 case NCI_GID_EE_MANAGE: /* 0x02 0010b NFCEE Discovery group */ [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | [all...] |
/external/bluetooth/bluedroid/include/ |
bt_target.h | 587 /* Used for CTP discovery database. */ 597 /* Used for SPP inquiry and discovery databases. */ 824 /* Include BTM Discovery database and code. */ 974 /* When automatic inquiry scan is enabled, this sets the discovery mode. */ 989 /* Sets the period, in seconds, to automatically perform service discovery. */ 994 /* The size in bytes of the BTM discovery database (if discovery is included). */ [all...] |
/external/libnfc-nci/src/include/ |
bt_target.h | 203 /* Used for CTP discovery database. */ 218 /* Used for SPP inquiry and discovery databases. */ 554 /* Include BTM Discovery database and code. */ 712 /* When automatic inquiry scan is enabled, this sets the discovery mode. */ 727 /* Sets the period, in seconds, to automatically perform service discovery. */ 732 /* The size in bytes of the BTM discovery database (if discovery is included). */ [all...] |
/frameworks/base/docs/html/about/versions/ |
jelly-bean.jd | [all...] |
android-4.1.jd | 43 <li><a href="#LocalNsd">Network service discovery</a></li> 44 <li><a href="#WiFiNsd">Wi-Fi P2P service discovery</a></li> 474 <h3 id="LocalNsd">Network service discovery</h3> 476 <p>Android 4.1 adds support for multicast DNS-based service discovery, which allows you to 509 <h3 id="WiFiNsd">Wi-Fi P2P service discovery</h3> 511 <p>The Wi-Fi P2P APIs are enhanced in Android 4.1 to support pre-association service discovery in 514 Discovery allows you to discover a service on an existing connected network (such as a local Wi-Fi [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
tdls.c | [all...] |
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_api.c | 807 ** Description This function is called to do a discovery procedure on ATT server. 810 ** disc_type:discovery type. 811 ** p_param: parameters of discovery requirement. [all...] |
/external/chromium_org/third_party/libusb/src/libusb/ |
libusbi.h | 469 /* device discovery */ 473 * which grows when required. it can be freed once discovery has completed, 610 * discovery [all...] |
/external/libusb/libusb/ |
libusbi.h | 324 /* device discovery */ 328 * which grows when required. it can be freed once discovery has completed, 437 * discovery
|
/external/ppp/pppd/plugins/rp-pppoe/ |
if.c | 118 * We should only be receveing DISCOVERY and SESSION types if the BPF 270 * Opens a BPF on an interface for all PPPoE traffic (discovery and 285 /* BSD only opens one socket for both Discovery and Session packets */
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
wifip2p.jd | 121 <td>Initiates peer discovery </td> 401 that the discovery process succeeded and does not provide any information about the actual peers 418 <p>If the discovery process succeeds and detects peers, the system broadcasts the {@link
|
/cts/tests/tests/net/src/android/net/wifi/cts/ |
NsdManagerTest.java | 299 // Expect discovery started
|
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/ |
BluetoothLeService.java | 81 Log.i(TAG, "Attempting to start service discovery:" +
|