Home | History | Annotate | Download | only in btm

Lines Matching refs:remote_bda

106 static void btm_sec_clean_pending_req_queue (BD_ADDR remote_bda, tBT_TRANSPORT transport) ;
6231 static void btm_sec_clean_pending_req_queue (BD_ADDR remote_bda, tBT_TRANSPORT transport)
6240 if (memcmp(p_e->bd_addr, remote_bda, BD_ADDR_LEN) == 0
6246 (*p_e->p_callback) (remote_bda, transport, p_e->p_ref_data, BTM_ERR_PROCESSING);