HomeSort by relevance Sort by last modified time
    Searched refs:ATT_AUTHENTICATION (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/attrib/
att.h 119 ATT_AUTHENTICATION, /* Authentication required */
  /external/bluetooth/bluez/plugins/
gatt-example.c 98 attrib_db_add(h++, &uuid, ATT_NONE, ATT_AUTHENTICATION, atval, 2);
  /external/bluetooth/bluez/src/
attrib-server.c 171 if (reqs == ATT_AUTHENTICATION && !channel->encrypted)

Completed in 169 milliseconds