Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_int.h78 }tBTA_GATTS_INT_START_IF; typedef
80 typedef tBTA_GATTS_INT_START_IF tBTA_GATTS_API_DEREG;
175 tBTA_GATTS_INT_START_IF int_start_if;
Dbta_gatts_act.c185 tBTA_GATTS_INT_START_IF *p_buf; in bta_gatts_register()
240 (tBTA_GATTS_INT_START_IF *) GKI_getbuf(sizeof(tBTA_GATTS_INT_START_IF))) != NULL) in bta_gatts_register()