/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_dbg.c | 46 BLE_HS_LOG(DEBUG, "LE connection complete. handle=%u role=%u " in ble_hs_dbg_le_event_disp() 54 BLE_HS_LOG(DEBUG, "local_rpa=%x.%x.%x.%x.%x.%x " in ble_hs_dbg_le_event_disp() 63 BLE_HS_LOG(DEBUG, "itvl=%u latency=%u spvn_tmo=%u mca=%u\n", in ble_hs_dbg_le_event_disp() 67 BLE_HS_LOG(DEBUG, "LE connection complete. FAIL (status=%u)\n", in ble_hs_dbg_le_event_disp() 74 BLE_HS_LOG(DEBUG, "LE advertising report. len=%u num=%u evtype=%u " in ble_hs_dbg_le_event_disp() 94 BLE_HS_LOG(DEBUG, "%s\n", adv_data_buf); in ble_hs_dbg_le_event_disp() 101 BLE_HS_LOG(DEBUG, "LE Connection Update Complete. handle=%u " in ble_hs_dbg_le_event_disp() 106 BLE_HS_LOG(DEBUG, "LE Connection Update Complete. FAIL " in ble_hs_dbg_le_event_disp() 112 BLE_HS_LOG(DEBUG, "LE Data Length Change. handle=%u max_tx_bytes=%u " in ble_hs_dbg_le_event_disp() 119 BLE_HS_LOG(DEBUG, "LE Remote Connection Parameter Request. handle=%u " in ble_hs_dbg_le_event_disp() [all …]
|
H A D | ble_sm_cmd.c | 69 BLE_HS_LOG(DEBUG, "io_cap=%d oob_data_flag=%d authreq=0x%02x " in ble_sm_pair_cmd_log() 80 BLE_HS_LOG(DEBUG, "value="); in ble_sm_pair_confirm_log() 87 BLE_HS_LOG(DEBUG, "value="); in ble_sm_pair_random_log() 94 BLE_HS_LOG(DEBUG, "reason=%d", cmd->reason); in ble_sm_pair_fail_log() 100 BLE_HS_LOG(DEBUG, "ltk="); in ble_sm_enc_info_log() 110 BLE_HS_LOG(DEBUG, "ediv=0x%04x ", cmd->ediv); in ble_sm_master_id_log() 111 BLE_HS_LOG(DEBUG, "rand=0x%016llx", cmd->rand_val); in ble_sm_master_id_log() 117 BLE_HS_LOG(DEBUG, "irk="); in ble_sm_id_info_log() 124 BLE_HS_LOG(DEBUG, "addr_type=%d addr=", cmd->addr_type); in ble_sm_id_addr_info_log() 125 BLE_HS_LOG_ADDR(DEBUG, cmd->bd_addr); in ble_sm_id_addr_info_log() [all …]
|
H A D | ble_sm_alg.c | 104 BLE_HS_LOG(DEBUG, "ble_sm_alg_s1()\n k="); in ble_sm_alg_s1() 106 BLE_HS_LOG(DEBUG, "\n r1="); in ble_sm_alg_s1() 108 BLE_HS_LOG(DEBUG, "\n r2="); in ble_sm_alg_s1() 110 BLE_HS_LOG(DEBUG, "\n out="); in ble_sm_alg_s1() 112 BLE_HS_LOG(DEBUG, "\n"); in ble_sm_alg_s1() 127 BLE_HS_LOG(DEBUG, "ble_sm_alg_c1()\n k="); in ble_sm_alg_c1() 129 BLE_HS_LOG(DEBUG, "\n r="); in ble_sm_alg_c1() 131 BLE_HS_LOG(DEBUG, "\n iat=%d rat=%d", iat, rat); in ble_sm_alg_c1() 132 BLE_HS_LOG(DEBUG, "\n ia="); in ble_sm_alg_c1() 134 BLE_HS_LOG(DEBUG, "\n ra="); in ble_sm_alg_c1() [all …]
|
H A D | ble_att_cmd.c | 142 BLE_HS_LOG(DEBUG, "req_op=%d handle=0x%04x error_code=%d", in ble_att_error_rsp_log() 196 BLE_HS_LOG(DEBUG, "mtu=%d", cmd->bamc_mtu); in ble_att_mtu_cmd_log() 228 BLE_HS_LOG(DEBUG, "start_handle=0x%04x end_handle=0x%04x", in ble_att_find_info_req_log() 259 BLE_HS_LOG(DEBUG, "format=%d", cmd->bafp_format); in ble_att_find_info_rsp_log() 293 BLE_HS_LOG(DEBUG, "start_handle=0x%04x end_handle=0x%04x attr_type=%d", in ble_att_find_type_value_req_log() 327 BLE_HS_LOG(DEBUG, "start_handle=0x%04x end_handle=0x%04x", in ble_att_read_type_req_log() 358 BLE_HS_LOG(DEBUG, "length=%d", cmd->batp_length); in ble_att_read_type_rsp_log() 388 BLE_HS_LOG(DEBUG, "handle=0x%04x", cmd->barq_handle); in ble_att_read_req_log() 420 BLE_HS_LOG(DEBUG, "handle=0x%04x offset=%d", cmd->babq_handle, in ble_att_read_blob_req_log() 481 BLE_HS_LOG(DEBUG, "start_handle=0x%04x end_handle=0x%04x", in ble_att_read_group_type_req_log() [all …]
|
H A D | ble_l2cap_coc.c | 167 BLE_HS_LOG(DEBUG, "sdu_len=%d, received LE frame=%d, credits=%d\n", in ble_l2cap_coc_rx_fn() 185 BLE_HS_LOG(DEBUG, "Continuation...received %d\n", (*om)->om_len); in ble_l2cap_coc_rx_fn() 190 BLE_HS_LOG(DEBUG, "Could not append data rc=%d\n", rc); in ble_l2cap_coc_rx_fn() 200 BLE_HS_LOG(DEBUG, "Received sdu_len=%d, credits left=%d\n", in ble_l2cap_coc_rx_fn() 228 BLE_HS_LOG(DEBUG, "Received partial sdu_len=%d, credits left=%d\n", in ble_l2cap_coc_rx_fn() 336 BLE_HS_LOG(DEBUG, "Available credits %d\n", tx->credits); in ble_l2cap_coc_continue_tx() 352 BLE_HS_LOG(DEBUG, "Could not prepare l2cap packet len %d", len); in ble_l2cap_coc_continue_tx() 361 BLE_HS_LOG(DEBUG, "Sending SDU len=%d\n", OS_MBUF_PKTLEN(tx->sdu)); in ble_l2cap_coc_continue_tx() 364 BLE_HS_LOG(DEBUG, "Could not append data rc=%d", rc); in ble_l2cap_coc_continue_tx() 376 BLE_HS_LOG(DEBUG, "Could not append data rc=%d", rc); in ble_l2cap_coc_continue_tx() [all …]
|
H A D | ble_hs_priv.h | 149 BLE_HS_LOG(DEBUG, "%sed %s command: %s; conn=%d ", \ 152 BLE_HS_LOG(DEBUG, "\n"); \ 157 BLE_HS_LOG(DEBUG, "%sed %s command: %s; conn=%d ", \ 159 BLE_HS_LOG(DEBUG, "\n"); \
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | debug.h | 3 * Debug messages infrastructure 49 /** @name Debug level (LWIP_DBG_MIN_LEVEL) 52 /** Debug level: ALL messages*/ 54 /** Debug level: Warnings. bad checksums, dropped packets, ... */ 56 /** Debug level: Serious. memory allocation failures, ... */ 58 /** Debug level: Severe */ 68 /** @name Enable/disable debug messages completely (LWIP_DBG_TYPES_ON) 71 /** flag for LWIP_DEBUGF to enable that debug message */ 73 /** flag for LWIP_DEBUGF to disable that debug message */ 79 /** @name Debug message types (LWIP_DBG_TYPES_ON) [all …]
|
H A D | ip_addr.h | 233 #define ip_addr_debug_print(debug, ipaddr) do { if(IP_IS_V6(ipaddr)) { \ argument 234 ip6_addr_debug_print(debug, ip_2_ip6(ipaddr)); } else { \ 235 ip4_addr_debug_print(debug, ip_2_ip4(ipaddr)); }}while(0) 236 #define ip_addr_debug_print_val(debug, ipaddr) do { if(IP_IS_V6_VAL(ipaddr)) { \ argument 237 ip6_addr_debug_print_val(debug, *ip_2_ip6(&(ipaddr))); } else { \ 238 ip4_addr_debug_print_val(debug, *ip_2_ip4(&(ipaddr))); }}while(0) 306 #define ip_addr_debug_print(debug, ipaddr) ip4_addr_debug_print(debug, ipaddr) argument 307 #define ip_addr_debug_print_val(debug, ipaddr) ip4_addr_debug_print_val(debug, ipaddr) argument 354 #define ip_addr_debug_print(debug, ipaddr) ip6_addr_debug_print(debug, ipaddr) argument 355 #define ip_addr_debug_print_val(debug, ipaddr) ip6_addr_debug_print_val(debug, ipaddr) argument
|
H A D | ip4_addr.h | 160 #define ip4_addr_debug_print_parts(debug, a, b, c, d) \ argument 161 LWIP_DEBUGF(debug, ("%" U16_F ".%" U16_F ".%" U16_F ".%" U16_F, a, b, c, d)) 162 #define ip4_addr_debug_print(debug, ipaddr) \ argument 163 ip4_addr_debug_print_parts(debug, \ 168 #define ip4_addr_debug_print_val(debug, ipaddr) \ argument 169 ip4_addr_debug_print_parts(debug, \
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | debug.h | 3 * Debug messages infrastructure 49 /** @name Debug level (LWIP_DBG_MIN_LEVEL) 52 /** Debug level: ALL messages*/ 54 /** Debug level: Warnings. bad checksums, dropped packets, ... */ 56 /** Debug level: Serious. memory allocation failures, ... */ 58 /** Debug level: Severe */ 68 /** @name Enable/disable debug messages completely (LWIP_DBG_TYPES_ON) 71 /** flag for LWIP_DEBUGF to enable that debug message */ 73 /** flag for LWIP_DEBUGF to disable that debug message */ 79 /** @name Debug message types (LWIP_DBG_TYPES_ON) [all …]
|
H A D | ip_addr.h | 207 #define ip_addr_debug_print(debug, ipaddr) do { if(IP_IS_V6(ipaddr)) { \ argument 208 ip6_addr_debug_print(debug, ip_2_ip6(ipaddr)); } else { \ 209 ip4_addr_debug_print(debug, ip_2_ip4(ipaddr)); }}while(0) 210 #define ip_addr_debug_print_val(debug, ipaddr) do { if(IP_IS_V6_VAL(ipaddr)) { \ argument 211 ip6_addr_debug_print_val(debug, *ip_2_ip6(&(ipaddr))); } else { \ 212 ip4_addr_debug_print_val(debug, *ip_2_ip4(&(ipaddr))); }}while(0) 278 #define ip_addr_debug_print(debug, ipaddr) ip4_addr_debug_print(debug, ipaddr) argument 279 #define ip_addr_debug_print_val(debug, ipaddr) ip4_addr_debug_print_val(debug, ipaddr) argument 323 #define ip_addr_debug_print(debug, ipaddr) ip6_addr_debug_print(debug, ipaddr) argument 324 #define ip_addr_debug_print_val(debug, ipaddr) ip6_addr_debug_print_val(debug, ipaddr) argument
|
H A D | ip4_addr.h | 183 #define ip4_addr_debug_print_parts(debug, a, b, c, d) \ argument 184 LWIP_DEBUGF(debug, ("%" U16_F ".%" U16_F ".%" U16_F ".%" U16_F, a, b, c, d)) 185 #define ip4_addr_debug_print(debug, ipaddr) \ argument 186 ip4_addr_debug_print_parts(debug, \ 191 #define ip4_addr_debug_print_val(debug, ipaddr) \ argument 192 ip4_addr_debug_print_parts(debug, \
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | debug.h | 38 /** lower two bits indicate debug level 51 /** flag for LWIP_DEBUGF to enable that debug message */ 53 /** flag for LWIP_DEBUGF to disable that debug message */ 58 /** flag for LWIP_DEBUGF indicating a state debug message (to follow module states) */ 62 /** flag for LWIP_DEBUGF to halt after printing this debug message */ 79 /** print debug message only if debug message type is enabled... 82 #define LWIP_DEBUGF(debug, message) do { \ argument 84 ((debug) & LWIP_DBG_ON) && \ 85 ((debug) & LWIP_DBG_TYPES_ON) && \ 86 … ((s16_t)((debug) & LWIP_DBG_MASK_LEVEL) >= LWIP_DBG_MIN_LEVEL)) { \ [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/ram/src/ |
H A D | ble_store_ram.c | 54 BLE_HS_LOG(DEBUG, "ediv=%u rand=%llu authenticated=%d ltk=", in ble_store_ram_print_value_sec() 57 BLE_HS_LOG(DEBUG, " "); in ble_store_ram_print_value_sec() 60 BLE_HS_LOG(DEBUG, "irk="); in ble_store_ram_print_value_sec() 62 BLE_HS_LOG(DEBUG, " "); in ble_store_ram_print_value_sec() 65 BLE_HS_LOG(DEBUG, "csrk="); in ble_store_ram_print_value_sec() 67 BLE_HS_LOG(DEBUG, " "); in ble_store_ram_print_value_sec() 70 BLE_HS_LOG(DEBUG, "\n"); in ble_store_ram_print_value_sec() 77 BLE_HS_LOG(DEBUG, "peer_addr_type=%d peer_addr=", in ble_store_ram_print_key_sec() 80 BLE_HS_LOG(DEBUG, " "); in ble_store_ram_print_key_sec() 83 BLE_HS_LOG(DEBUG, "ediv=0x%02x rand=0x%llx ", in ble_store_ram_print_key_sec() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/config/src/ |
H A D | ble_store_config.c | 51 BLE_HS_LOG(DEBUG, "ediv=%u rand=%llu authenticated=%d ltk=", in ble_store_config_print_value_sec() 54 BLE_HS_LOG(DEBUG, " "); in ble_store_config_print_value_sec() 57 BLE_HS_LOG(DEBUG, "irk="); in ble_store_config_print_value_sec() 59 BLE_HS_LOG(DEBUG, " "); in ble_store_config_print_value_sec() 62 BLE_HS_LOG(DEBUG, "csrk="); in ble_store_config_print_value_sec() 64 BLE_HS_LOG(DEBUG, " "); in ble_store_config_print_value_sec() 67 BLE_HS_LOG(DEBUG, "\n"); in ble_store_config_print_value_sec() 74 BLE_HS_LOG(DEBUG, "peer_addr_type=%d peer_addr=", in ble_store_config_print_key_sec() 77 BLE_HS_LOG(DEBUG, " "); in ble_store_config_print_key_sec() 80 BLE_HS_LOG(DEBUG, "ediv=0x%02x rand=0x%llx ", in ble_store_config_print_key_sec() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 346 Use this option to enable debug logs for the Bluetooth 352 Use this option to enable Network layer debug logs for the 358 Use this option to enable Transport layer debug logs for the 364 Use this option to enable Beacon-related debug logs for the 370 Use this option to enable cryptographic debug logs for the 376 Use this option to enable Provisioning debug logs for the 383 related debug logs for Bluetooth Mesh. 388 Use this option to enable debug logs for the Foundation 394 Use this option to enable advertising debug logs for 400 Use this option to enable Low Power debug logs for the [all …]
|
/nrf52832-nimble/rt-thread/include/ |
H A D | rtdbg.h | 13 * The macro definitions for debug 15 * These macros are defined in static. If you want to use debug macro, you can 22 * #define DBG_ENABLE // enable debug macro 27 * LOG_D("this is a debug log!"); 44 /* DEBUG level */ 86 * static debug routine
|
/nrf52832-nimble/rt-thread/libcpu/arm/armv6/ |
H A D | arm_entry_gcc.S | 15 //#define DEBUG 18 #ifdef DEBUG 30 #ifdef DEBUG 43 #ifdef DEBUG 123 mov pc, lr @ CP14 DEBUG
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/ |
H A D | qconf.cc | 1083 QString head, debug, help; in menuInfo() local 1112 debug = debug_info(sym); in menuInfo() 1124 debug += " dep: "; in menuInfo() 1125 expr_print(_menu->prompt->visible.expr, expr_print_help, &debug, E_NONE); in menuInfo() 1126 debug += "<br><br>"; in menuInfo() 1131 debug += QString().sprintf("defined at %s:%d<br><br>", _menu->file->name, _menu->lineno); in menuInfo() 1133 setText(head + debug + help); in menuInfo() 1138 QString debug; in debug_info() local 1140 debug += "type: "; in debug_info() 1141 debug += print_filter(sym_type_name(sym->type)); in debug_info() [all …]
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | processor.h | 35 #define MSR_DWE (1<<10) /* Debug Wait Enable (4xx) */ 38 #define MSR_DE (1<<9) /* Debug Exception Enable */ 104 #define SPRN_CDBCR 0x3D7 /* Cache Debug Control Register */ 131 #define SPRN_DBCR 0x3F2 /* Debug Control Regsiter */ 139 #define DBCR_IC 0x08000000 /* Instruction Completion Debug Evnt */ 140 #define DBCR_BT 0x04000000 /* Branch Taken Debug Event */ 141 #define DBCR_EDE 0x02000000 /* Exception Debug Event */ 142 #define DBCR_TDE 0x01000000 /* TRAP Debug Event */ 144 #define DBCR_FT 0x00040000 /* Freeze Timers on Debug Event */ 157 #define DBCR_SBT 0x00000040 /* Second Branch Taken Debug Event */ [all …]
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | template.cbp | 9 <Target title="Debug"> 10 <Option output="build/bin/Debug/project" prefix_auto="1" extension_auto="1" /> 11 <Option object_output="build/obj/Debug/" />
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ |
H A D | lowpan6_opts.h | 54 * short addresses for matching addresses (debug only) 83 /** Debug level for 6LoWPAN in general */ 88 /** Debug level for 6LoWPAN over IEEE 802.15.4 */ 100 /** LWIP_LOWPAN6_DECOMPRESSION_DEBUG: enable decompression debug output
|
/nrf52832-nimble/ |
H A D | rtconfig.py | 27 BUILD = 'debug' 49 if BUILD == 'debug': 76 if BUILD == 'debug':
|
/nrf52832-nimble/nordic/nrfx/templates/nRF51/ |
H A D | nrfx_config.h | 35 // <4=> Debug 120 // <4=> Debug 194 // <4=> Debug 319 // <4=> Debug 413 // <4=> Debug 485 // <4=> Debug 633 // <4=> Debug 709 // <4=> Debug 811 // <4=> Debug 901 // <4=> Debug [all …]
|
/nrf52832-nimble/rt-thread/components/utilities/ |
H A D | Kconfig | 32 bool "All debug log" 71 bool "Debug" 98 bool "DEBUG"
|