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.cc351 void BTA_GATTS_Close(uint16_t conn_id) { in BTA_GATTS_Close() function
/system/bt/bta/include/
Dbta_gatt_api.h959 extern void BTA_GATTS_Close(uint16_t conn_id);
/system/bt/btif/src/
Dbtif_gatt_server.cc331 BTA_GATTS_Close(conn_id); in btif_gatts_close_impl()