Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_int.h111 } tBTA_GATTS_API_OPEN; typedef
113 typedef tBTA_GATTS_API_OPEN tBTA_GATTS_API_CANCEL_OPEN;
122 tBTA_GATTS_API_OPEN api_open;
Dbta_gatts_api.cc307 tBTA_GATTS_API_OPEN* p_buf = in BTA_GATTS_Open()
308 (tBTA_GATTS_API_OPEN*)osi_malloc(sizeof(tBTA_GATTS_API_OPEN)); in BTA_GATTS_Open()