Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
bleprox.h File Reference

LE Proximity client profile, service, application. More...

Typedefs

struct {
   BD_ADDR   bdAddr
 
   UINT16   findme_hdl
 
BLEPROX_HOSTINFO
 

Enumerations

enum  ble_prox_alert_level { NO_ALERT = 0, MILD_ALERT = 1, HIGH_ALERT = 2, UNDIRECTED_DISCOVERABLE_ALERT = 3 }
 

Functions

void bleprox_Create (void)
 
UINT32 bleprox_ProxButton (UINT32 function)
 

Variables

const UINT8 bleprox_db_data []
 
const UINT16 bleprox_db_size
 
const BLE_PROFILE_CFG bleprox_cfg
 
const BLE_PROFILE_PUART_CFG bleprox_puart_cfg
 
const BLE_PROFILE_GPIO_CFG bleprox_gpio_cfg
 

Detailed Description

LE Proximity client profile, service, application.

Refer to Bluetooth SIG Proximity Profile1.0 specifications for details.

This file contains definitions and function declarations for the proximity profile.