Searched refs:loc_oob_flag (Results 1 – 5 of 5) sorted by relevance
470 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_build_pairing_cmd()1217 __func__, p_cb->peer_oob_flag, p_cb->loc_oob_flag); in smp_select_association_model()1259 p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_legacy_association_model()1297 p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_association_model_secure_connections()1357 iocap[1] = p_cb->loc_oob_flag; in smp_collect_local_io_capabilities()1529 p_cb->loc_oob_flag == SMP_OOB_PRESENT) { in smp_request_oob_data()1535 } else if (p_cb->loc_oob_flag == SMP_OOB_PRESENT) { in smp_request_oob_data()
262 tSMP_OOB_FLAG loc_oob_flag; member
147 p_cb->loc_oob_flag = cb_data.io_req.oob_data; in smp_send_app_cback()162 p_cb->loc_auth_req, p_cb->local_io_capability, p_cb->loc_oob_flag, in smp_send_app_cback()1449 p_cb->loc_oob_flag != 0x00) { in smp_process_io_response()
220 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_concatenate_local()
139 p_cb_.loc_oob_flag = 0x00; in SetUp()