Searched refs:characteristicUuid_ (Results 1 – 6 of 6) sorted by relevance
121 vendor_specific_characteristic.characteristicUuid_ = in OnVendorSpecificCharacteristics()122 bluetooth::Uuid::From128BitBE(characteristic.characteristicUuid_); in OnVendorSpecificCharacteristics()140 vendor_specific_characteristic.characteristicUuid_ = in OnVendorSpecificReply()141 bluetooth::Uuid::From128BitBE(characteristic.characteristicUuid_); in OnVendorSpecificReply()166 vendor_specific_characteristic.characteristicUuid_ = in OnVendorSpecificReply()167 characteristic.characteristicUuid_.To128BitBE(); in OnVendorSpecificReply()186 vendor_specific_characteristic.characteristicUuid_ = in OnConnected()187 characteristic.characteristicUuid_.To128BitBE(); in OnConnected()
79 if (characteristic.characteristicUuid_ == uuid) { in GetVendorSpecificCharacteristic()130 vendor_specific_characteristic.characteristicUuid_); in SendVendorSpecificReply()133 vendor_specific_characteristic.characteristicUuid_); in SendVendorSpecificReply()137 vendor_specific_characteristic.characteristicUuid_, in SendVendorSpecificReply()223 vendor_specific_characteristic.characteristicUuid_); in OnGattServiceSearchComplete()225 vendor_specific_characteristic.characteristicUuid_); in OnGattServiceSearchComplete()520 vendor_specific_characteristic.characteristicUuid_ = in ListCharacteristic()562 vendor_specific_characteristic->characteristicUuid_); in OnReadCharacteristicCallback()
322 vendor_specific_characteristics.characteristicUuid_; in OnGattServerRegister()476 log::debug("uuid {}", vendor_specific_characteristic->characteristicUuid_); in WriteVendorSpecificCharacteristic()719 if (characteristic.characteristicUuid_ == uuid) { in GetVendorSpecificCharacteristic()
125 vendor_specific_characteristic.characteristicUuid_ = in GetVendorSpecificCharacteristics()168 vendor_specific_characteristic.characteristicUuid_ = data->characteristicUuid; in OpenSession()237 vendor_specific_data.characteristicUuid = data.characteristicUuid_; in CopyVendorSpecificData()
27 std::array<uint8_t, 16> characteristicUuid_; member
29 bluetooth::Uuid characteristicUuid_; member