HomeSort by relevance Sort by last modified time
    Searched full:local_auth (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
dbus-hci.c 794 uint8_t local_auth = 0xff, remote_auth, new_key_type; local
813 get_auth_requirements(local, peer, &local_auth);
821 local_auth, remote_auth);
851 (local_auth > 0x01 && remote_auth > 0x01) ||
852 (local_auth == 0x02 || local_auth == 0x03) ||

Completed in 59 milliseconds