Home
last modified time | relevance | path

Searched refs:local_auth (Results 1 – 1 of 1) sorted by relevance

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