Searched refs:PAN_TRACE_DEBUG (Results 1 – 4 of 4) sorted by relevance
328 PAN_TRACE_DEBUG("PAN_Connect() current active role set to %d", src_role); in PAN_Connect()495 PAN_TRACE_DEBUG("PAN ignored data write for PANU connection"); in PAN_WriteBuf()502 PAN_TRACE_DEBUG("PAN successfully wrote data for the PANU connection"); in PAN_WriteBuf()522 PAN_TRACE_DEBUG("PAN ignored data buf write to PANU"); in PAN_WriteBuf()529 PAN_TRACE_DEBUG("PAN successfully sent data buf to the PANU"); in PAN_WriteBuf()
241 PAN_TRACE_DEBUG("New connection indication for handle %d", handle); in pan_conn_ind_cb()415 PAN_TRACE_DEBUG( in pan_data_buf_ind_cb()
274 PAN_TRACE_DEBUG("PAN role %x, active role %d, num_conns %d", pan_cb.role, in pan_dump_status()
486 #define PAN_TRACE_DEBUG(...) \ macro