Home
last modified time | relevance | path

Searched defs:NapiGattProperties (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.h56 struct NapiGattProperties { struct
57 bool write = false;
58 bool writeNoResponse = false;
59 bool read = false;
60 bool notify = false;
61 bool indicate = false;