Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_bta_gatts_api.cc56 void BTA_GATTS_Close(uint16_t conn_id) { mock_function_count_map[__func__]++; } in BTA_GATTS_Close() function
/system/bt/bta/gatt/
Dbta_gatts_api.cc357 void BTA_GATTS_Close(uint16_t conn_id) { in BTA_GATTS_Close() function