TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Functions
simple_np_gap.h File Reference

Detailed Description

SNP GAP Layer API.

This file contains the interface to the SNP GAP Layer

Go to the source code of this file.

Functions

uint8_t SNP_getGapParam (snpGetGapParamReq_t *cmdStruct)
 SNP Get GAP Parameter. More...
 
uint8_t SNP_sendSecurityRequest (void)
 SNP Send Security Request. More...
 
uint8_t SNP_setAdvData (snpSetAdvDataReq_t *cmdData, uint8_t len)
 SNP Set Advertisement Data. More...
 
uint8_t SNP_setAuthenticationData (snpSetAuthDataReq_t *pReq)
 SNP Set Authentication Data. More...
 
uint8_t SNP_setGapParam (snpSetGapParamReq_t *cmdStruct)
 SNP Set GAP Parameter. More...
 
uint8_t SNP_setSecurityParams (snpSetSecParamReq_t *pReq)
 SNP Set Security Parameters. More...
 
uint8_t SNP_setWhiteListFilterPolicy (snpSetWhiteListReq_t *pReq)
 SNP Set White List Filter Policy. More...
 
uint8_t SNP_startAdv (snpStartAdvReq_t *cmdStartAdv)
 SNP Start Advertisement. More...
 
uint8_t SNP_stopAdv (void)
 SNP Stop Advertisement. More...
 
uint8_t SNP_terminateConn (snpTermConnReq_t *cmdStruct)
 SNP Terminate Connection. More...
 
uint8_t SNP_updateConnParam (snpUpdateConnParamReq_t *cmdData)
 SNP Update Connection Parameters. More...
 
Copyright 2017, Texas Instruments Incorporated