separate the btm layer from SMP security

This commit is contained in:
Yulong
2017-04-19 03:44:01 -04:00
parent 65ff8bd160
commit 0ddadc98a3
10 changed files with 335 additions and 43 deletions

View File

@@ -21,6 +21,7 @@
//#include "bt_utils.h"
#include "gap_int.h"
#if (CLASSIC_BT_INCLUDED == TRUE)
/*******************************************************************************
**
** Function gap_allocate_cb
@@ -136,3 +137,5 @@ UINT16 gap_convert_btm_status (tBTM_STATUS btm_status)
return (GAP_ERR_PROCESSING);
}
}
#endif ///CLASSIC_BT_INCLUDED == TRUE