SingingCat 0
application
Data Fields
bt_peer_info Struct Reference

Data Fields

struct commandbt_peer_com
 
uint8_t peercount
 
struct bt_peer peers [MAX_BT_PEERS]
 
uint8_t valid
 

Detailed Description

Definition at line 10 of file esp32_bluetooth.h.

Field Documentation

◆ bt_peer_com

struct command* bt_peer_com

Definition at line 11 of file esp32_bluetooth.h.

◆ peercount

uint8_t peercount

Definition at line 13 of file esp32_bluetooth.h.

◆ peers

struct bt_peer peers[MAX_BT_PEERS]

Definition at line 14 of file esp32_bluetooth.h.

◆ valid

uint8_t valid

Definition at line 12 of file esp32_bluetooth.h.


The documentation for this struct was generated from the following file: