Searched refs:tBTA_DM_API_OOB_REPLY (Results 1 – 2 of 2) sorted by relevance
726 tBTA_DM_API_OOB_REPLY *p_msg; in BTA_DmOobReply()728 if ((p_msg = (tBTA_DM_API_OOB_REPLY *) osi_malloc(sizeof(tBTA_DM_API_OOB_REPLY))) != NULL) { in BTA_DmOobReply()759 if ((p_msg = (tBTA_DM_API_SC_OOB_REPLY *) osi_malloc(sizeof(tBTA_DM_API_OOB_REPLY))) != NULL) { in BTA_DmSecureConnectionOobReply()
444 } tBTA_DM_API_OOB_REPLY; typedef1210 tBTA_DM_API_OOB_REPLY oob_reply;