Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gatts_api.cc49 void BTA_GATTS_Close(uint16_t /* conn_id */) { inc_func_call_count(__func__); } in BTA_GATTS_Close() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc373 void BTA_GATTS_Close(uint16_t conn_id) { in BTA_GATTS_Close() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc372 BTA_GATTS_Close(conn_id); in btif_gatts_close_impl()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h1072 void BTA_GATTS_Close(uint16_t conn_id);