Searched refs:loc_oob_flag (Results 1 – 5 of 5) sorted by relevance
503 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_build_pairing_cmd()1308 p_cb->peer_oob_flag, p_cb->loc_oob_flag); in smp_select_association_model()1348 p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_legacy_association_model()1386 p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_association_model_secure_connections()1445 iocap[1] = p_cb->loc_oob_flag; in smp_collect_local_io_capabilities()1618 p_cb->loc_oob_flag == SMP_OOB_PRESENT) { in smp_request_oob_data()1624 } else if (p_cb->loc_oob_flag == SMP_OOB_PRESENT) { in smp_request_oob_data()
169 p_cb->loc_oob_flag = cb_data.io_req.oob_data; in smp_send_app_cback()184 p_cb->loc_auth_req, p_cb->local_io_capability, p_cb->loc_oob_flag, in smp_send_app_cback()1537 switch (p_cb->loc_oob_flag) { in smp_process_io_response()
318 tSMP_OOB_FLAG loc_oob_flag; variable
230 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_concatenate_local()
186 p_cb_.loc_oob_flag = 0x00; in SetUp()