Home | History | Annotate | Download | only in btm

Lines Matching refs:p_acl

912     tACL_CONN   *p_acl=NULL;
927 p_acl = &btm_cb.acl_db[xx];
939 if( p_acl)
941 (*btm_cb.pm_reg_db[yy].cback)( p_acl->remote_addr, BTM_PM_STS_SSR, use_ssr, status);