Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_api.c529 void BTA_GATTS_Close(UINT16 conn_id) in BTA_GATTS_Close() function
/system/bt/bta/include/
Dbta_gatt_api.h1384 extern void BTA_GATTS_Close(UINT16 conn_id);
/system/bt/btif/src/
Dbtif_gatt_server.c440 BTA_GATTS_Close(p_cb->conn_id); in btgatts_handle_event()