Searched refs:tBTA_GATTC_API_SEARCH (Results 1 – 2 of 2) sorted by relevance
245 const size_t len = sizeof(tBTA_GATTC_API_SEARCH) + sizeof(tBT_UUID); in BTA_GATTC_ServiceSearchRequest()246 tBTA_GATTC_API_SEARCH *p_buf = (tBTA_GATTC_API_SEARCH *)osi_calloc(len); in BTA_GATTC_ServiceSearchRequest()
168 }tBTA_GATTC_API_SEARCH; typedef218 tBTA_GATTC_API_SEARCH api_search;