Loading system/include/bt_target.h +10 −0 Original line number Diff line number Diff line Loading @@ -1311,6 +1311,16 @@ and USER_HW_DISABLE_API macros */ #ifndef BLE_VND_INCLUDED #define BLE_VND_INCLUDED FALSE #endif #ifndef BTM_BLE_ADV_TX_POWER #define BTM_BLE_ADV_TX_POWER {-21, -15, -7, 1, 9} #endif #ifndef BLE_BATCH_SCAN_INCLUDED #define BLE_BATCH_SCAN_INCLUDED TRUE #endif /****************************************************************************** ** ** ATT/GATT Protocol/Profile Settings Loading system/stack/include/btm_ble_api.h +0 −2 Original line number Diff line number Diff line Loading @@ -324,8 +324,6 @@ typedef UINT8 tBTM_BLE_AD_TYPE; typedef UINT8 tBTM_BLE_ADV_TX_POWER; /* adv tx power in dBm */ #define BTM_BLE_ADV_TX_POWER {-21, -15, -7, 1, 9} typedef struct { UINT8 adv_inst_max; /* max adv instance supported in controller */ Loading Loading
system/include/bt_target.h +10 −0 Original line number Diff line number Diff line Loading @@ -1311,6 +1311,16 @@ and USER_HW_DISABLE_API macros */ #ifndef BLE_VND_INCLUDED #define BLE_VND_INCLUDED FALSE #endif #ifndef BTM_BLE_ADV_TX_POWER #define BTM_BLE_ADV_TX_POWER {-21, -15, -7, 1, 9} #endif #ifndef BLE_BATCH_SCAN_INCLUDED #define BLE_BATCH_SCAN_INCLUDED TRUE #endif /****************************************************************************** ** ** ATT/GATT Protocol/Profile Settings Loading
system/stack/include/btm_ble_api.h +0 −2 Original line number Diff line number Diff line Loading @@ -324,8 +324,6 @@ typedef UINT8 tBTM_BLE_AD_TYPE; typedef UINT8 tBTM_BLE_ADV_TX_POWER; /* adv tx power in dBm */ #define BTM_BLE_ADV_TX_POWER {-21, -15, -7, 1, 9} typedef struct { UINT8 adv_inst_max; /* max adv instance supported in controller */ Loading