Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gatts_api.cc45 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.cc361 void BTA_GATTS_Close(uint16_t conn_id) { in BTA_GATTS_Close() function
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc144 void BTA_GATTS_Close(uint16_t conn_id) { in BTA_GATTS_Close() function