Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_change_conn_packet_type Struct Reference

HCI Change Connection Packet Type command parameters. More...

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint16_t handle
 Connection handle.
uint16_t packet_type
 Packet type bitmask.

Detailed Description

HCI Change Connection Packet Type command parameters.

Field Documentation

◆ handle

uint16_t bt_hci_cp_change_conn_packet_type::handle

Connection handle.

◆ packet_type

uint16_t bt_hci_cp_change_conn_packet_type::packet_type

Packet type bitmask.


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