Home | History | Annotate | Download | only in btm

Lines Matching refs:p_acl

928     tACL_CONN   *p_acl=NULL;
943 p_acl = &btm_cb.acl_db[xx];
955 if( p_acl)
957 (*btm_cb.pm_reg_db[yy].cback)( p_acl->remote_addr, BTM_PM_STS_SSR, use_ssr, status);