7dc22c58a5
* Improve scan filter api * Implement Windows filters * Add manufacturerDataList and deprecate manufacturerData * Fix Windows * Update Readme and changelog * Remove import * Fix Linux * Update readme and changelog * Cleanup Todo * Improve ManufacturerData * Rename webConfig and Manufacturer.data * Return false for receivesAdvertisements on Linux/Web * Add delay in discoverServices on Linux * Remove import * Update changelog --------- Co-authored-by: fotidim <foti@navideck.com>
150 lines
2.8 KiB
JSON
150 lines
2.8 KiB
JSON
{
|
|
"cSpell.words": [
|
|
"bluez",
|
|
"BTLE",
|
|
"BTNHIGHLIGHT",
|
|
"bytevc",
|
|
"cccd",
|
|
"connnection",
|
|
"Cupertino",
|
|
"DFACE",
|
|
"HFONT",
|
|
"HINSTANCE",
|
|
"HMENU",
|
|
"hresult",
|
|
"hstring",
|
|
"HWND",
|
|
"Inspectable",
|
|
"LOWORD",
|
|
"LPARAM",
|
|
"lpfn",
|
|
"LPOSVERSIONINFO",
|
|
"lpsz",
|
|
"LRESULT",
|
|
"MAXIMIZEBOX",
|
|
"microtask",
|
|
"MINIMIZEBOX",
|
|
"modalias",
|
|
"msix",
|
|
"navideck",
|
|
"NOMOVE",
|
|
"NOSIZE",
|
|
"NSUUID",
|
|
"NTDDI",
|
|
"ntdll",
|
|
"NTSTATUS",
|
|
"OSVERSIONINFOW",
|
|
"osvi",
|
|
"OVERLAPPEDWINDOW",
|
|
"pairable",
|
|
"PNTSTATUS",
|
|
"PRTL",
|
|
"pubspec",
|
|
"RRSI",
|
|
"rssi",
|
|
"SETFONT",
|
|
"SETTEXT",
|
|
"subdata",
|
|
"sublist",
|
|
"THICKFRAME",
|
|
"unawaited",
|
|
"UNIVERSALBLE",
|
|
"Unpair",
|
|
"Unpairing",
|
|
"unwatch",
|
|
"uuidstr",
|
|
"winrt",
|
|
"WNDCLASS",
|
|
"WPARAM",
|
|
"ZUUID"
|
|
],
|
|
"cmake.configureOnOpen": false,
|
|
"files.associations": {
|
|
"xstring": "cpp",
|
|
"chrono": "cpp",
|
|
"xlocale": "cpp",
|
|
"optional": "cpp",
|
|
"memory": "cpp",
|
|
"algorithm": "cpp",
|
|
"any": "cpp",
|
|
"array": "cpp",
|
|
"atomic": "cpp",
|
|
"bit": "cpp",
|
|
"cctype": "cpp",
|
|
"charconv": "cpp",
|
|
"clocale": "cpp",
|
|
"cmath": "cpp",
|
|
"compare": "cpp",
|
|
"concepts": "cpp",
|
|
"condition_variable": "cpp",
|
|
"coroutine": "cpp",
|
|
"cstddef": "cpp",
|
|
"cstdint": "cpp",
|
|
"cstdio": "cpp",
|
|
"cstdlib": "cpp",
|
|
"cstring": "cpp",
|
|
"ctime": "cpp",
|
|
"cwchar": "cpp",
|
|
"exception": "cpp",
|
|
"format": "cpp",
|
|
"forward_list": "cpp",
|
|
"functional": "cpp",
|
|
"initializer_list": "cpp",
|
|
"iomanip": "cpp",
|
|
"ios": "cpp",
|
|
"iosfwd": "cpp",
|
|
"iostream": "cpp",
|
|
"istream": "cpp",
|
|
"iterator": "cpp",
|
|
"limits": "cpp",
|
|
"list": "cpp",
|
|
"locale": "cpp",
|
|
"map": "cpp",
|
|
"mutex": "cpp",
|
|
"new": "cpp",
|
|
"ostream": "cpp",
|
|
"ratio": "cpp",
|
|
"set": "cpp",
|
|
"shared_mutex": "cpp",
|
|
"sstream": "cpp",
|
|
"stdexcept": "cpp",
|
|
"stop_token": "cpp",
|
|
"streambuf": "cpp",
|
|
"string": "cpp",
|
|
"system_error": "cpp",
|
|
"thread": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"typeinfo": "cpp",
|
|
"unordered_map": "cpp",
|
|
"utility": "cpp",
|
|
"variant": "cpp",
|
|
"vector": "cpp",
|
|
"xfacet": "cpp",
|
|
"xhash": "cpp",
|
|
"xiosbase": "cpp",
|
|
"xlocbuf": "cpp",
|
|
"xlocinfo": "cpp",
|
|
"xlocmes": "cpp",
|
|
"xlocmon": "cpp",
|
|
"xlocnum": "cpp",
|
|
"xloctime": "cpp",
|
|
"xmemory": "cpp",
|
|
"xtr1common": "cpp",
|
|
"xtree": "cpp",
|
|
"xutility": "cpp",
|
|
"deque": "cpp",
|
|
"fstream": "cpp",
|
|
"unordered_set": "cpp",
|
|
"complex": "cpp",
|
|
"csignal": "cpp",
|
|
"cstdarg": "cpp",
|
|
"filesystem": "cpp",
|
|
"ranges": "cpp",
|
|
"span": "cpp",
|
|
"stack": "cpp",
|
|
"typeindex": "cpp",
|
|
"future": "cpp",
|
|
"regex": "cpp"
|
|
}
|
|
} |