Searched refs:tBTA_GATTS_API_ADD_DESCR (Results 1 – 2 of 2) sorted by relevance
277 tBTA_GATTS_API_ADD_DESCR *p_buf; in BTA_GATTS_AddCharDescriptor()280 … if ((p_buf = (tBTA_GATTS_API_ADD_DESCR *) osi_malloc(sizeof(tBTA_GATTS_API_ADD_DESCR))) != NULL) { in BTA_GATTS_AddCharDescriptor()281 memset(p_buf, 0, sizeof(tBTA_GATTS_API_ADD_DESCR)); in BTA_GATTS_AddCharDescriptor()
111 } tBTA_GATTS_API_ADD_DESCR; typedef171 tBTA_GATTS_API_ADD_DESCR api_add_char_descr;