ble_gatt_client
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
sockaddr_hci Struct Reference

#include <hci.h>

Data Fields

sa_family_t hci_family
 
unsigned short hci_dev
 
unsigned short hci_channel
 

Detailed Description

Definition at line 2340 of file hci.h.

Field Documentation

unsigned short sockaddr_hci::hci_channel

Definition at line 2343 of file hci.h.

unsigned short sockaddr_hci::hci_dev

Definition at line 2342 of file hci.h.

Referenced by hci_open_dev().

sa_family_t sockaddr_hci::hci_family

Definition at line 2341 of file hci.h.

Referenced by hci_open_dev().


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