Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This structure is returned by the pOutBuffer parameter of BTH_HCI_IOCTL_GET_LAST_INQUIRY_DATA.
Syntax
struct InquiryResultBuffer {
DWORD dwTick;
BD_ADDR ba;
unsigned char page_scan_repetition_mode;
unsigned char page_scan_period_mode;
unsigned char page_scan_mode;
unsigned int class_of_device;
unsigned short clock_offset;
};
Members
Correspond to the Bluetooth Core Specification.
Requirements
| Header | bt_ddi.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |