TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
SNP Device API.
This file contains the interface for SNP Device.
Go to the source code of this file.
Functions | |
uint8_t | SNP_executeHCIcmd (snpHciCmdReq_t *pReq, uint16_t dataLen) |
SNP Execute HCI Command (0x04) More... | |
void | SNP_executeTestCmd (snpTestCmdRsp_t *pRsp) |
SNP Execute Memory Test. More... | |
void | SNP_getRand (snpGetRandRsp_t *pRsp) |
SNP Get Random Number. More... | |
void | SNP_getRev (snpGetRevisionRsp_t *Msg) |
SNP Get Revision. More... | |
void | SNP_getStatus (snpGetStatusCmdRsp_t *pRsp) |
SNP Get Status. More... | |
void | SNP_maskEvt (snpMaskEventReq_t *pReq, snpMaskEventRsp_t *pRsp) |
SNP Mask Event (0x02) More... | |