mirror of
https://github.com/espressif/esp-idf
synced 2025-03-08 15:49:08 -05:00
Merge 9e5ee962eda3ee41c5939c7372f07bd39a42c842 into a6c3a9cbbb5e0a99e0d30e58271f27a0d4e9ae90
This commit is contained in:
commit
6deb67bb0e
@ -767,7 +767,7 @@ static void btu_hcif_disconnection_comp_evt (UINT8 *p)
|
||||
|
||||
btm_acl_disconnected(handle, reason);
|
||||
|
||||
HCI_TRACE_WARNING("hcif disc complete: hdl 0x%x, rsn 0x%x", handle, reason);
|
||||
HCI_TRACE_EVENT("hcif disc complete: hdl 0x%x, rsn 0x%x", handle, reason);
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user