Searched refs:logging (Results 1 – 7 of 7) sorted by relevance
29 - For desktop ports, full packet logging is enabled by default and the packet log is available as `…30 …comment the call to 'hci_dump_init(..)' in the main() function to enable logging over UART Console…31 …2/integrate.py` script creates one project per example. To enable packet logging, you need to edit…
4 set logging on
14 …er/) | V786a | BSD 3-Clause | HCI PacketLog | high-speed logging with SEGGER J-Lin…
197 TEST(BTstackUtil, logging){ in TEST() argument
25 packet logging mechanism. Finally, we provide an overview on power management in Bluetooth in gener…247 …h higher throughput and less overhead. In addition, it allows for direct logging in PacketLogger/B…280 // enable logging690 For this, BTstack provides a configurable packet logging mechanism via hci_dump.h and the following…717 For less overhead and higher logging speed, you can directly log in binary format by
69 callback allows for persistent logging or signaling of this failure.
1484 int logging = platform_iphone_logging_enabled(); in preferences_changed_callback() local1485 log_info("Logging enabled: %u\n", logging); in preferences_changed_callback()1486 daemon_set_logging_enabled(logging); in preferences_changed_callback()