Searched refs:tBTA_DM_API_PIN_REPLY (Results 1 – 2 of 2) sorted by relevance
429 } tBTA_DM_API_PIN_REPLY; typedef1207 tBTA_DM_API_PIN_REPLY pin_reply;
670 tBTA_DM_API_PIN_REPLY *p_msg; in BTA_DmPinReply()672 if ((p_msg = (tBTA_DM_API_PIN_REPLY *) osi_malloc(sizeof(tBTA_DM_API_PIN_REPLY))) != NULL) { in BTA_DmPinReply()