AIROC™ BTSDK v4.8 - Documentation | ||||
Macros | |
#define | BTM_LINK_TYPE_SCO HCI_LINK_TYPE_SCO |
SCO link type. More... | |
#define | BTM_LINK_TYPE_ESCO HCI_LINK_TYPE_ESCO |
Link type eSCO. | |
#define | BTM_AFH_CHNL_MAP_SIZE HCI_AFH_CHANNEL_MAP_LEN |
BR channel map. | |
#define | BTM_SCAN_TYPE_STANDARD 0 |
Define scan types. | |
#define | BTM_SCAN_TYPE_INTERLACED 1 |
#define | BTM_INQ_RESULT 0 |
Inquiry results mode. | |
#define | BTM_INQ_RESULT_WITH_RSSI 1 |
#define | BTM_INQ_RESULT_EXTENDED 2 |
#define | BTM_INQ_RES_IGNORE_RSSI 0x7f |
RSSI value not supplied (ignore it) | |
#define | BTM_SCAN_PARAM_IGNORE 0 |
Passed to BTM_SetScanConfig() to ignore. | |
#define | BTM_INQ_RMT_NAME_EMPTY 0 |
State of the remote name retrieval during inquiry operations. More... | |
#define | BTM_INQ_RMT_NAME_PENDING 1 |
#define | BTM_INQ_RMT_NAME_DONE 2 |
#define | BTM_INQ_RMT_NAME_FAILED 3 |
#define | BTM_EIR_MAX_SERVICES 46 |
Determines the number of uint32_t's necessary for services. More... | |
#define | BTM_EIR_ARRAY_BITS 32 |
Number of bits in each array element. | |
#define | BTM_EIR_SERVICE_ARRAY_SIZE |
#define | BTM_PIN_TYPE_VARIABLE HCI_PIN_TYPE_VARIABLE |
PIN types. | |
#define | BTM_PIN_TYPE_FIXED HCI_PIN_TYPE_FIXED |
#define | BTM_SECURITY_KEY_DATA_LEN 132 |
Size of security keys. More... | |
#define | BTM_SECURITY_LOCAL_KEY_DATA_LEN 65 |
Local security key data length (used by wiced_bt_local_identity_keys_t structure) | |
#define BTM_EIR_MAX_SERVICES 46 |
Determines the number of uint32_t's necessary for services.
max number of UUID_SERVCLASS's defined in sdpdefs.h
#define BTM_EIR_SERVICE_ARRAY_SIZE |
#define BTM_INQ_RMT_NAME_EMPTY 0 |
State of the remote name retrieval during inquiry operations.
Used in the wiced_bt_dev_inq_info_t structure, and returned in the BTM_InqDbRead, BTM_InqDbFirst, and BTM_InqDbNext functions. The name field is valid when the state returned is BTM_INQ_RMT_NAME_DONE.
#define BTM_LINK_TYPE_SCO HCI_LINK_TYPE_SCO |
SCO link type.
Link type SCO
#define BTM_SECURITY_KEY_DATA_LEN 132 |
Size of security keys.
Security key data length (used by wiced_bt_device_link_keys_t structure)