Searched refs:tBTA_DM_API_SC_OOB_REPLY (Results 1 – 2 of 2) sorted by relevance
452 } tBTA_DM_API_SC_OOB_REPLY; typedef1211 tBTA_DM_API_SC_OOB_REPLY sc_oob_reply;
757 tBTA_DM_API_SC_OOB_REPLY *p_msg; in BTA_DmSecureConnectionOobReply()759 if ((p_msg = (tBTA_DM_API_SC_OOB_REPLY *) osi_malloc(sizeof(tBTA_DM_API_OOB_REPLY))) != NULL) { in BTA_DmSecureConnectionOobReply()