An enumeration that represents access types used during the inquiry procedure in applications where the remote device address is unknown.
#include <btapi/btdevice.h>
typedef enum {
BT_INQUIRY_GIAC = 1
BT_INQUIRY_LIAC = 2
} bt_inquiry_access_t;
BlackBerry 10.0.0