Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_auth.cc358 bool link_key_authed = BTM_IsLinkKeyAuthed(tcb.peer_bda, tcb.transport); in gatt_get_link_encrypt_status() local
362 if (link_key_authed) { in gatt_get_link_encrypt_status()