mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
112 lines
2.2 KiB
JSON
112 lines
2.2 KiB
JSON
{
|
|
"cSpell.words": [
|
|
"Abortable",
|
|
"aiohttp",
|
|
"altsetting",
|
|
"ansiblue",
|
|
"ansicyan",
|
|
"ansigreen",
|
|
"ansimagenta",
|
|
"ansired",
|
|
"ansiyellow",
|
|
"appendleft",
|
|
"ascs",
|
|
"ASHA",
|
|
"asyncio",
|
|
"ATRAC",
|
|
"auracast",
|
|
"avctp",
|
|
"avdtp",
|
|
"avrcp",
|
|
"biginfo",
|
|
"bigs",
|
|
"bitpool",
|
|
"bitstruct",
|
|
"BSCP",
|
|
"BTPROTO",
|
|
"CCCD",
|
|
"cccds",
|
|
"cmac",
|
|
"CONNECTIONLESS",
|
|
"csip",
|
|
"csis",
|
|
"csrcs",
|
|
"CVSD",
|
|
"datagram",
|
|
"DATALINK",
|
|
"delayreport",
|
|
"deregisters",
|
|
"deregistration",
|
|
"dhkey",
|
|
"diversifier",
|
|
"ediv",
|
|
"endianness",
|
|
"ESCO",
|
|
"Fitbit",
|
|
"GATTLINK",
|
|
"HANDSFREE",
|
|
"keydown",
|
|
"keyup",
|
|
"levelname",
|
|
"libc",
|
|
"liblc",
|
|
"libusb",
|
|
"maxs",
|
|
"MITM",
|
|
"MSBC",
|
|
"NDIS",
|
|
"netsim",
|
|
"NONBLOCK",
|
|
"NONCONN",
|
|
"OXIMETER",
|
|
"PDUS",
|
|
"popleft",
|
|
"PRAND",
|
|
"prefs",
|
|
"protobuf",
|
|
"psms",
|
|
"pyee",
|
|
"Pyodide",
|
|
"pyusb",
|
|
"rfcomm",
|
|
"ROHC",
|
|
"rssi",
|
|
"SEID",
|
|
"seids",
|
|
"SERV",
|
|
"SIRK",
|
|
"ssrc",
|
|
"strerror",
|
|
"subband",
|
|
"subbands",
|
|
"subevent",
|
|
"Subrating",
|
|
"substates",
|
|
"tobytes",
|
|
"tsep",
|
|
"UNMUTE",
|
|
"unmuted",
|
|
"usbmodem",
|
|
"vhci",
|
|
"wasmtime",
|
|
"websockets",
|
|
"xcursor",
|
|
"ycursor"
|
|
],
|
|
"[python]": {
|
|
"editor.rulers": [88]
|
|
},
|
|
"python.formatting.provider": "black",
|
|
"pylint.importStrategy": "useBundled",
|
|
"python.testing.pytestArgs": [
|
|
"."
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"python-envs.defaultEnvManager": "ms-python.python:system",
|
|
"python-envs.pythonProjects": [],
|
|
"nrf-connect.applications": [
|
|
"${workspaceFolder}/extras/zephyr/hci_usb"
|
|
]
|
|
}
|