|
SingingCat 0
application
|
Data Fields | |
| struct command * | bt_peer_com |
| uint8_t | peercount |
| struct bt_peer | peers [MAX_BT_PEERS] |
| uint8_t | valid |
Definition at line 10 of file esp32_bluetooth.h.
| struct command* bt_peer_com |
Definition at line 11 of file esp32_bluetooth.h.
| uint8_t peercount |
Definition at line 13 of file esp32_bluetooth.h.
| struct bt_peer peers[MAX_BT_PEERS] |
Definition at line 14 of file esp32_bluetooth.h.
| uint8_t valid |
Definition at line 12 of file esp32_bluetooth.h.