Searched refs:tBTA_GATTS_API_SEND_SERVICE_CHANGE (Results 1 – 2 of 2) sorted by relevance
592 tBTA_GATTS_API_SEND_SERVICE_CHANGE *p_buf; in BTA_GATTS_SendServiceChangeIndication()594 …if ((p_buf = (tBTA_GATTS_API_SEND_SERVICE_CHANGE *) osi_malloc(sizeof(tBTA_GATTS_API_SEND_SERVICE_… in BTA_GATTS_SendServiceChangeIndication()595 memset(p_buf, 0, sizeof(tBTA_GATTS_API_SEND_SERVICE_CHANGE)); in BTA_GATTS_SendServiceChangeIndication()
161 } tBTA_GATTS_API_SEND_SERVICE_CHANGE; typedef181 tBTA_GATTS_API_SEND_SERVICE_CHANGE api_send_service_change;