You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---@classbthcibthci= {}
---@classadv---@fieldCONN_DIR_HIinteger---@fieldCHAN_ALLintegerbthci.adv= {}
--- Sends a raw HCI command to the BlueTooth controller.---@paramhcibytesany @raw HCI command bytes to send to the BlueTooth controller.---@paramcallback?function @(optional) function to be invoked when the reset completes.---@returnnilfunctionbthci.rawhci(hcibytes, callback) end--- Resets the BlueTooth controller.---@paramcallback?function @(optional) function to be invoked when the reset completes.---@returnnilfunctionbthci.reset(callback) end
Environment (please complete the following information):
OS: Linux Mint
Is WSL remote?
Client: VSCode
The text was updated successfully, but these errors were encountered:
To reproduce
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: