Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp129 std::list<std::pair<uint16_t, GattRequestInfo>>::iterator FindIteratorByResponesInfor(
131 std::list<std::pair<uint16_t, GattRequestInfo>>::iterator FindIteratorByResponesInfor(
886 auto attResp = object->FindIteratorByResponesInfor(connectHandle, event); in ReceiveData()
2189 std::list<std::pair<uint16_t, GattRequestInfo>>::iterator GattClientProfile::impl::FindIteratorByResponesInfor( in FindIteratorByResponesInfor() function in OHOS::bluetooth::GattClientProfile::impl
2249 std::list<std::pair<uint16_t, GattRequestInfo>>::iterator GattClientProfile::impl::FindIteratorByResponesInfor( in FindIteratorByResponesInfor() function in OHOS::bluetooth::GattClientProfile::impl
H A Dgatt_server_profile.cpp129 std::list<std::pair<uint16_t, GattResponesInfor>>::iterator FindIteratorByResponesInfor(
843 auto iter = FindIteratorByResponesInfor(connectHandle, READ_LONG_CHARACTERISTIC_VALUE); in ReadBlobValueResponse()
1068 auto attResp = FindIteratorByResponesInfor(connectHandle, SEND_INDICATION); in HandleValueConfirmationResponse()
1889 std::list<std::pair<uint16_t, GattResponesInfor>>::iterator GattServerProfile::impl::FindIteratorByResponesInfor( in FindIteratorByResponesInfor() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 8 milliseconds