Home | History | Annotate | Download | only in src

Lines Matching refs:auth_req

119     UINT8   auth_req;
2570 ** 1. Copy over the auth_req from peer's io_rsp
2591 __FUNCTION__, pairing_cb.auth_req);
2592 *p_auth_req = (pairing_cb.auth_req & BTA_AUTH_BONDS);
2607 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req)
2612 if(auth_req & BTA_AUTH_BONDS)
2614 BTIF_TRACE_DEBUG("%s auth_req:%d", __FUNCTION__, auth_req);
2615 pairing_cb.auth_req = auth_req;