Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_le_ext_create_conn Struct Reference

#include <hci_types.h>

Data Fields

uint8_t filter_policy
 
uint8_t own_addr_type
 
bt_addr_le_t peer_addr
 
uint8_t phys
 
struct bt_hci_ext_conn_phy p [0]
 

Field Documentation

◆ filter_policy

uint8_t bt_hci_cp_le_ext_create_conn::filter_policy

◆ own_addr_type

uint8_t bt_hci_cp_le_ext_create_conn::own_addr_type

◆ p

struct bt_hci_ext_conn_phy bt_hci_cp_le_ext_create_conn::p[0]

◆ peer_addr

bt_addr_le_t bt_hci_cp_le_ext_create_conn::peer_addr

◆ phys

uint8_t bt_hci_cp_le_ext_create_conn::phys

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