HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_GATTS_API_ADD_CHAR (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c 222 tBTA_GATTS_API_ADD_CHAR *p_buf;
224 if ((p_buf = (tBTA_GATTS_API_ADD_CHAR *) GKI_getbuf(sizeof(tBTA_GATTS_API_ADD_CHAR))) != NULL)
226 memset(p_buf, 0, sizeof(tBTA_GATTS_API_ADD_CHAR));
bta_gatts_int.h 100 }tBTA_GATTS_API_ADD_CHAR;
165 tBTA_GATTS_API_ADD_CHAR api_add_char;

Completed in 66 milliseconds