Home | History | Annotate | Download | only in btm

Lines Matching refs:p_acl

403     tACL_CONN *p_acl;
425 p_acl = &btm_cb.acl_db[xx];
426 if (!HCI_EDR_ESCO_2MPS_SUPPORTED(p_acl->peer_lmp_features[HCI_EXT_FEATURES_PAGE_0]))
433 if (!HCI_EDR_ESCO_3MPS_SUPPORTED(p_acl->peer_lmp_features[HCI_EXT_FEATURES_PAGE_0]))
444 if (BTM_BothEndsSupportSecureConnections(p_acl->remote_addr))
583 tACL_CONN *p_acl;
693 p_acl = btm_bda_to_acl(remote_bda, BT_TRANSPORT_BR_EDR);
694 if (p_acl && p_acl->switch_role_state != BTM_ACL_SWKEY_STATE_IDLE)