InquiryResultBuffer (Windows CE 5.0)
This structure is returned by the pOutBuffer parameter of BTH_HCI_IOCTL_GET_LAST_INQUIRY_DATA.
struct InquiryResultBuffer {DWORD dwTick;BD_ADDR ba;unsigned charpage_scan_repetition_mode;unsigned charpage_scan_period_mode;unsigned charpage_scan_mode;unsigned int class_of_device;unsigned short clock_offset;};
Members
Correspond to the Bluetooth Core Specification.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Bt_ddi.h.
Send Feedback on this topic to the authors