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

  /system/bt/bta/gatt/
bta_gatts_int.h 109 typedef tBTA_GATTS_API_OPEN tBTA_GATTS_API_CANCEL_OPEN;
119 tBTA_GATTS_API_CANCEL_OPEN api_cancel_open;
bta_gatts_api.cc 314 tBTA_GATTS_API_CANCEL_OPEN* p_buf = (tBTA_GATTS_API_CANCEL_OPEN*)osi_malloc(
315 sizeof(tBTA_GATTS_API_CANCEL_OPEN));

Completed in 41 milliseconds