Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_gatt_client.cc384 const Uuid* filter_uuid) { in btif_gattc_search_service() argument
387 if (filter_uuid) { in btif_gattc_search_service()
388 Uuid* uuid = new Uuid(*filter_uuid); in btif_gattc_search_service()
/aosp12/system/bt/include/hardware/
H A Dbt_gatt_client.h237 const bluetooth::Uuid* filter_uuid);