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.h70 } tBTA_GATTS_INT_START_IF; typedef
72 typedef tBTA_GATTS_INT_START_IF tBTA_GATTS_API_DEREG;
122 tBTA_GATTS_INT_START_IF int_start_if;
Dbta_gatts_act.cc218 tBTA_GATTS_INT_START_IF* p_buf = (tBTA_GATTS_INT_START_IF*)osi_malloc( in bta_gatts_register()
219 sizeof(tBTA_GATTS_INT_START_IF)); in bta_gatts_register()