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

#include <hci.h>

Data Fields

uint16_t dev_id
 
uint16_t flags
 
uint8_t lap [3]
 
uint8_t length
 
uint8_t num_rsp
 

Detailed Description

Definition at line 2436 of file hci.h.

Field Documentation

uint16_t hci_inquiry_req::dev_id

Definition at line 2437 of file hci.h.

Referenced by hci_inquiry().

uint16_t hci_inquiry_req::flags

Definition at line 2438 of file hci.h.

Referenced by hci_inquiry().

uint8_t hci_inquiry_req::lap[3]

Definition at line 2439 of file hci.h.

Referenced by hci_inquiry().

uint8_t hci_inquiry_req::length

Definition at line 2440 of file hci.h.

Referenced by hci_inquiry().

uint8_t hci_inquiry_req::num_rsp

Definition at line 2441 of file hci.h.

Referenced by hci_inquiry().


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