Searched refs:tBTA_GATTS_API_SET_ATTR_VAL (Results 1 – 2 of 2) sorted by relevance
481 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()
132 }tBTA_GATTS_API_SET_ATTR_VAL; typedef175 tBTA_GATTS_API_SET_ATTR_VAL api_set_val;