Home
last modified time | relevance | path

Searched refs:TUPLE_INDEX_SECOND (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp588 static const int TUPLE_INDEX_SECOND = 1; in Connect() local
606 client.value()->second.connection_.SetHandle(std::get<TUPLE_INDEX_SECOND>(deviceInfo)); in Connect()
610 std::make_pair<int, std::set<int>>(std::get<TUPLE_INDEX_SECOND>(deviceInfo), {})); in Connect()

Completed in 3 milliseconds