Home | History | Annotate | Download | only in smp

Lines Matching defs:auth_req

100         cb_data.io_req.auth_req = p_cb->peer_auth_req;
120 cb_data.io_req.auth_req = 0;
141 p_cb->loc_auth_req = cb_data.io_req.auth_req;
155 "rcvd auth_req: 0x%02x, io_cap: %d "
182 "set auth_req: 0x%02x, local_i_key: 0x%02x, local_r_key: 0x%02x",
416 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data;
420 SMP_TRACE_DEBUG("%s: auth_req=0x%x", __func__, auth_req);
424 btm_ble_link_sec_check(p_cb->pairing_bda, auth_req, &sec_req_act);
440 (auth_req & SMP_SC_SUPPORT_BIT) == 0) {
445 p_cb->peer_auth_req = auth_req;
785 /* auth_req received via BR/EDR SM channel is set to 0,