Home
last modified time | relevance | path

Searched refs:tBTA_GATTS_API_SEND_SERVICE_CHANGE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c592 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()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h161 } tBTA_GATTS_API_SEND_SERVICE_CHANGE; typedef
181 tBTA_GATTS_API_SEND_SERVICE_CHANGE api_send_service_change;