diff options
Diffstat (limited to 'stack/include/btm_api.h')
-rw-r--r-- | stack/include/btm_api.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/stack/include/btm_api.h b/stack/include/btm_api.h index 081969e04..424f5bac2 100644 --- a/stack/include/btm_api.h +++ b/stack/include/btm_api.h @@ -3592,19 +3592,6 @@ extern BOOLEAN BTM_GetSecurityFlagsByTransport (BD_ADDR bd_addr, *******************************************************************************/ extern UINT32 * BTM_ReadTrustedMask (BD_ADDR bd_addr); - -/******************************************************************************* -** -** Function BTM_SetSecurityMode -** -** Description Set security mode for the device -** -** Returns void -** -*******************************************************************************/ -extern void BTM_SetSecurityMode (UINT8 sec_mode); - - /******************************************************************************* ** ** Function BTM_SetPinType |