Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_client.cc280 static void btif_gattc_unregister_app_impl(int client_if) { in btif_gattc_unregister_app_impl() function
286 return do_in_jni_thread(Bind(&btif_gattc_unregister_app_impl, client_if)); in btif_gattc_unregister_app()