Home
last modified time | relevance | path

Searched refs:gatt_find_hdl_buffer_by_app_id (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h524 extern std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id(
H A Dgatt_api.cc369 gatt_find_hdl_buffer_by_app_id(p_reg->app_uuid128, p_svc_uuid, svc_inst); in GATTS_DeleteService()
H A Dgatt_utils.cc212 std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id( in gatt_find_hdl_buffer_by_app_id() function