Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c481 tBTA_GATTS_API_SET_ATTR_VAL *p_buf; in BTA_SetAttributeValue()
482 UINT16 len = sizeof(tBTA_GATTS_API_SET_ATTR_VAL); in BTA_SetAttributeValue()
483 if((p_buf = (tBTA_GATTS_API_SET_ATTR_VAL *)osi_malloc( in BTA_SetAttributeValue()
484 sizeof(tBTA_GATTS_API_SET_ATTR_VAL))) != NULL){ in BTA_SetAttributeValue()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h132 }tBTA_GATTS_API_SET_ATTR_VAL; typedef
175 tBTA_GATTS_API_SET_ATTR_VAL api_set_val;