RSeries astromech firmware
btm_api.h File Reference
+ Include dependency graph for btm_api.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BTM_SEC_SERVICE_FIRST_EMPTY   51
 
#define BTM_SEC_MAX_SERVICES   65
 

Functions

BOOLEAN BTM_SetSecurityLevel (BOOLEAN is_originator, const char *p_name, UINT8 service_id, UINT16 sec_level, UINT16 psm, UINT32 mx_proto_id, UINT32 mx_chan_id)
 

Macro Definition Documentation

◆ BTM_SEC_MAX_SERVICES

#define BTM_SEC_MAX_SERVICES   65

◆ BTM_SEC_SERVICE_FIRST_EMPTY

#define BTM_SEC_SERVICE_FIRST_EMPTY   51

Function Documentation

◆ BTM_SetSecurityLevel()

BOOLEAN BTM_SetSecurityLevel ( BOOLEAN  is_originator,
const char *  p_name,
UINT8  service_id,
UINT16  sec_level,
UINT16  psm,
UINT32  mx_proto_id,
UINT32  mx_chan_id 
)