Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h520 extern void gatt_free_srvc_db_buffer_app_id(const bluetooth::Uuid& app_id);
Dgatt_api.cc1068 gatt_free_srvc_db_buffer_app_id(p_reg->app_uuid128); in GATT_Deregister()
Dgatt_utils.cc231 void gatt_free_srvc_db_buffer_app_id(const Uuid& app_id) { in gatt_free_srvc_db_buffer_app_id() function