HomeSort by relevance Sort by last modified time
    Searched defs:LINK_KEY (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNetworkHistory.java 63 private static final String LINK_KEY = "LINK";
267 out.writeUTF(LINK_KEY + SEPARATOR + key + NL);
472 case LINK_KEY:
  /system/bt/stack/include/
bt_types.h 565 typedef uint8_t LINK_KEY[LINK_KEY_LEN]; /* Link Key */
    [all...]

Completed in 227 milliseconds