Searched refs:p_oob (Results 1 – 1 of 1) sorted by relevance
456 tSMP_SC_OOB_DATA *p_oob = (tSMP_SC_OOB_DATA *) p_data; in SMP_SecureConnectionOobDataReply() local457 if (!p_oob) in SMP_SecureConnectionOobDataReply()466 __FUNCTION__, p_cb->req_oob_type, p_oob->loc_oob_data.present, in SMP_SecureConnectionOobDataReply()467 p_oob->peer_oob_data.present); in SMP_SecureConnectionOobDataReply()476 if (!p_oob->peer_oob_data.present) in SMP_SecureConnectionOobDataReply()480 if (!p_oob->loc_oob_data.present) in SMP_SecureConnectionOobDataReply()484 if (!p_oob->loc_oob_data.present || !p_oob->peer_oob_data.present) in SMP_SecureConnectionOobDataReply()499 p_cb->sc_oob_data = *p_oob; in SMP_SecureConnectionOobDataReply()