USB Host Shield 2.0
|
This is the complete list of members for PS5BT, including all inherited members.
ACLData(uint8_t *ACLData) | BTHID | protectedvirtual |
attachOnInit(void(*funcOnInit)(void)) | BluetoothService | inline |
BluetoothService(BTD *p) | BluetoothService | inline |
BTHID(BTD *p, bool pair=false, const char *pin="0000") | BTHID | |
checkHciHandle(uint8_t *buf, uint16_t handle) | BluetoothService | inlineprotected |
connected() | PS5BT | inline |
BTHID::connected | BTHID | |
control_scid | BTHID | protected |
disconnect() | BTHID | virtual |
getAnalogButton(ButtonEnum b) | PS5Parser | |
getAnalogHat(AnalogHatEnum a) | PS5Parser | |
getAngle(AngleEnum a) | PS5Parser | inline |
getButtonClick(ButtonEnum b) | PS5Parser | |
getButtonPress(ButtonEnum b) | PS5Parser | |
getLastMessageTime() | BTHID | inline |
getMessageCounter() | PS5Parser | inline |
GetReportParser(uint8_t id) | BTHID | inline |
getSensor(SensorEnum s) | PS5Parser | inline |
getTouchCounter(uint8_t finger=0) | PS5Parser | inline |
getX(uint8_t finger=0) | PS5Parser | inline |
getY(uint8_t finger=0) | PS5Parser | inline |
hci_handle | BluetoothService | protected |
identifier | BluetoothService | protected |
interrupt_scid | BTHID | protected |
isTouching(uint8_t finger=0) | PS5Parser | inline |
l2cap_event_flag | BluetoothService | protected |
l2cap_sdp_state | BTHID | protected |
leftTrigger | PS5Parser | |
onInit() | BTHID | inlineprotectedvirtual |
OnInitBTHID() | PS5BT | inlineprotectedvirtual |
pair(void) | BTHID | inline |
Parse(uint8_t len, uint8_t *buf) | PS5Parser | protected |
ParseBTHIDControlData(uint8_t len, uint8_t *buf) | BTHID | inlineprotectedvirtual |
ParseBTHIDData(uint8_t len, uint8_t *buf) | PS5BT | inlineprotectedvirtual |
pBtd | BluetoothService | protected |
pFuncOnInit | BluetoothService | protected |
PS5BT(BTD *p, bool pair=false, const char *pin="0000") | PS5BT | inline |
PS5Parser() | PS5Parser | inline |
BTHID::Reset() | BTHID | protectedvirtual |
PS5Parser::Reset() | PS5Parser | protected |
ResetBTHID() | PS5BT | inlineprotectedvirtual |
rightTrigger | PS5Parser | |
Run() | BTHID | protectedvirtual |
sdp_scid | BTHID | protected |
sendOutputReport(PS5Output *output) | PS5BT | inlineprotectedvirtual |
setAllOff() | PS5Parser | inline |
setLed(uint8_t r, uint8_t g, uint8_t b) | PS5Parser | inline |
setLed(ColorsEnum color) | PS5Parser | inline |
setLedOff() | PS5Parser | inline |
setLeds(struct KBDLEDS data) | BTHID | inline |
setLeds(uint8_t data) | BTHID | |
setMicLed(bool on) | PS5Parser | inline |
setMicLedOff() | PS5Parser | inline |
setPlayerLed(uint8_t mask) | PS5Parser | inline |
setPlayerLedOff() | PS5Parser | inline |
setProtocolMode(uint8_t mode) | BTHID | inline |
SetReportParser(uint8_t id, HIDReportParser *prs) | BTHID | inline |
setRumbleOff() | PS5Parser | inline |
setRumbleOn(RumbleEnum mode) | PS5Parser | inline |
setRumbleOn(uint8_t bigRumble, uint8_t smallRumble) | PS5Parser | inline |