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

  /system/bt/bta/gatt/
bta_gatts_int.h 108 } tBTA_GATTS_API_OPEN;
110 typedef tBTA_GATTS_API_OPEN tBTA_GATTS_API_CANCEL_OPEN;
119 tBTA_GATTS_API_OPEN api_open;
bta_gatts_api.cc 300 tBTA_GATTS_API_OPEN* p_buf =
301 (tBTA_GATTS_API_OPEN*)osi_malloc(sizeof(tBTA_GATTS_API_OPEN));

Completed in 1188 milliseconds