mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
component/bt: Change the debug info.
This commit is contained in:
@@ -403,7 +403,6 @@ void bta_dm_co_ble_load_local_keys(tBTA_DM_BLE_LOCAL_KEY_MASK *p_key_mask, BT_OC
|
|||||||
#endif ///defined(BTIF_INCLUDED) && BTIF_INCLUDED == TRUE
|
#endif ///defined(BTIF_INCLUDED) && BTIF_INCLUDED == TRUE
|
||||||
#if (SMP_INCLUDED == TRUE)
|
#if (SMP_INCLUDED == TRUE)
|
||||||
btc_dm_get_ble_local_keys( p_key_mask, er, p_id_keys);
|
btc_dm_get_ble_local_keys( p_key_mask, er, p_id_keys);
|
||||||
BTIF_TRACE_DEBUG("bta_dm_co_ble_load_local_keys: func not ported\n");
|
|
||||||
#endif ///SMP_INCLUDED == TRUE
|
#endif ///SMP_INCLUDED == TRUE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user