Searched refs:p_acl (Results 1 – 2 of 2) sorted by relevance
406 tACL_CONN *p_acl; in btm_send_connect_request() local431 p_acl = &btm_cb.acl_db[xx]; in btm_send_connect_request()432 if (!HCI_EDR_ESCO_2MPS_SUPPORTED(p_acl->features)) in btm_send_connect_request()439 if (!HCI_EDR_ESCO_3MPS_SUPPORTED(p_acl->features)) in btm_send_connect_request()566 tACL_CONN *p_acl; in BTM_CreateSco() local683 p_acl = btm_bda_to_acl(remote_bda); in BTM_CreateSco()684 if (p_acl && p_acl->switch_role_state != BTM_ACL_SWKEY_STATE_IDLE) in BTM_CreateSco()
923 tACL_CONN *p_acl=NULL; in btm_pm_proc_ssr_evt() local937 p_acl = &btm_cb.acl_db[xx]; in btm_pm_proc_ssr_evt()949 if( p_acl) in btm_pm_proc_ssr_evt()951 (*btm_cb.pm_reg_db[yy].cback)( p_acl->remote_addr, BTM_PM_STS_SSR, use_ssr, status); in btm_pm_proc_ssr_evt()