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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_int.h 72 }tBTA_GATTS_API_REG;
161 tBTA_GATTS_API_REG api_reg;
bta_gatts_api.c 83 tBTA_GATTS_API_REG *p_buf;
93 if ((p_buf = (tBTA_GATTS_API_REG *) GKI_getbuf(sizeof(tBTA_GATTS_API_REG))) != NULL)

Completed in 24 milliseconds