Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_conn_remote_info Struct Reference

Connection Remote Info Structure. More...

#include <conn.h>

Data Fields

uint8_t type
 Connection Type.
uint8_t version
 Remote Link Layer version.
uint16_t manufacturer
 Remote manufacturer identifier.
uint16_t subversion
 Per-manufacturer unique revision.
union { 
   struct bt_conn_le_remote_info   bt_conn_remote_info::le 
 LE connection remote info. More...
   struct bt_conn_br_remote_info   bt_conn_remote_info::br 
 BR/EDR connection remote info. More...
}; 

Detailed Description

Connection Remote Info Structure.

Note
The version, manufacturer and subversion fields will only contain valid data if
CONFIG_BT_REMOTE_VERSION 
is enabled.

The documentation for this struct was generated from the following file:
  • include/zephyr/bluetooth/conn.h