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

#include <zephyr/bluetooth/hci_types.h>

Data Fields

bt_addr_t bdaddr
uint16_t packet_type
uint8_t pscan_rep_mode
uint8_t reserved
uint16_t clock_offset
uint8_t allow_role_switch

Field Documentation

◆ allow_role_switch

uint8_t bt_hci_cp_connect::allow_role_switch

◆ bdaddr

bt_addr_t bt_hci_cp_connect::bdaddr

◆ clock_offset

uint16_t bt_hci_cp_connect::clock_offset

◆ packet_type

uint16_t bt_hci_cp_connect::packet_type

◆ pscan_rep_mode

uint8_t bt_hci_cp_connect::pscan_rep_mode

◆ reserved

uint8_t bt_hci_cp_connect::reserved

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