Searched defs:BTA_GATTC_Close (Results 1 – 3 of 3) sorted by relevance
53 void BTA_GATTC_Close(uint16_t conn_id) { gatt_interface->Close(conn_id); } in BTA_GATTC_Close() function
91 void BTA_GATTC_Close(uint16_t conn_id) { mock_function_count_map[__func__]++; } in BTA_GATTC_Close() function
183 void BTA_GATTC_Close(uint16_t conn_id) { in BTA_GATTC_Close() function