Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h53 } app_unreg; member
Dbtc_gattc.h59 } app_unreg; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c63 arg.app_unreg.gatts_if = gatts_if; in esp_ble_gatts_app_unregister()
Desp_gattc_api.c61 arg.app_unreg.gattc_if = gattc_if; in esp_ble_gattc_app_unregister()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c204 BTA_GATTC_AppDeregister(arg->app_unreg.gattc_if); in btc_gattc_app_unregister()
Dbtc_gatts.c623 BTA_GATTS_AppDeregister(arg->app_unreg.gatts_if); in btc_gatts_call_handler()