Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c577 void BTA_GATTS_Close(UINT16 conn_id) in BTA_GATTS_Close() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1548 extern void BTA_GATTS_Close(UINT16 conn_id);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c742 BTA_GATTS_Close(arg->close.conn_id); in btc_gatts_call_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1046 BTA_GATTS_Close(conn_id); in bt_mesh_gatts_disconnect()