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

  /system/bt/bta/gatt/
bta_gatts_int.h 69 } tBTA_GATTS_INT_START_IF;
71 typedef tBTA_GATTS_INT_START_IF tBTA_GATTS_API_DEREG;
121 tBTA_GATTS_INT_START_IF int_start_if;
bta_gatts_act.cc 219 tBTA_GATTS_INT_START_IF* p_buf = (tBTA_GATTS_INT_START_IF*)osi_malloc(
220 sizeof(tBTA_GATTS_INT_START_IF));

Completed in 45 milliseconds