Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc151 static bool IsEprAvailable(const tACL_CONN& p_acl) { in IsEprAvailable() function
613 if (p_acl->is_encrypted && !IsEprAvailable(*p_acl)) { in BTM_SwitchRoleToCentral()
2057 if (p->is_encrypted && !IsEprAvailable(*p)) { in btm_cont_rswitch_from_handle()