Home
last modified time | relevance | path

Searched defs:descriptorValue (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.h29 std::vector<uint8_t> descriptorValue; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp864 SetNotifyCharacteristicInner(GattCharacteristic &characteristic, bool enable, const std::vector<uint8_t> &descriptorValue) SetNotifyCharacteristicInner() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp1198 auto descriptorValue = profile_->GetAttributeEntity(descriptor.second.handle_); in BuildService() local

Completed in 4 milliseconds