Searched refs:DEVICE_ADDRESS (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.cpp | 1338 const uint8_t ObexSessionParameters::DEVICE_ADDRESS; member in OHOS::bluetooth::ObexSessionParameters 1346 return GetTlvtriplet(ObexSessionParameters::DEVICE_ADDRESS); in GetDeviceAddress() 1376 tlvTriplets_.push_back(std::make_unique<TlvTriplet>(ObexSessionParameters::DEVICE_ADDRESS, length, deviceAddress)); in AppendDeviceAddress() |
H A D | obex_headers.h | 162 static const uint8_t DEVICE_ADDRESS = 0x00; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters |
Completed in 5 milliseconds