Searched refs:loc_oob_flag (Results 1 – 5 of 5) sorted by relevance
458 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_build_pairing_cmd()1206 __func__, p_cb->peer_oob_flag, p_cb->loc_oob_flag); in smp_select_association_model()1248 p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_legacy_association_model()1286 p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_association_model_secure_connections()1364 iocap[1] = p_cb->loc_oob_flag; in smp_collect_local_io_capabilities()1536 p_cb->loc_oob_flag == SMP_OOB_PRESENT) { in smp_request_oob_data()1542 } else if (p_cb->loc_oob_flag == SMP_OOB_PRESENT) { in smp_request_oob_data()
292 tSMP_OOB_FLAG loc_oob_flag; member
152 p_cb->loc_oob_flag = cb_data.io_req.oob_data; in smp_send_app_cback()167 p_cb->loc_auth_req, p_cb->local_io_capability, p_cb->loc_oob_flag, in smp_send_app_cback()
242 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_concatenate_local()
138 p_cb_.loc_oob_flag = 0x00; in SetUp()