Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_hci_cp_le_ext_create_conn_v2 Struct Reference

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint8_t adv_handle
uint8_t subevent
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

◆ adv_handle

uint8_t bt_hci_cp_le_ext_create_conn_v2::adv_handle

◆ filter_policy

uint8_t bt_hci_cp_le_ext_create_conn_v2::filter_policy

◆ own_addr_type

uint8_t bt_hci_cp_le_ext_create_conn_v2::own_addr_type

◆ p

struct bt_hci_ext_conn_phy bt_hci_cp_le_ext_create_conn_v2::p[0]

◆ peer_addr

bt_addr_le_t bt_hci_cp_le_ext_create_conn_v2::peer_addr

◆ phys

uint8_t bt_hci_cp_le_ext_create_conn_v2::phys

◆ subevent

uint8_t bt_hci_cp_le_ext_create_conn_v2::subevent

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