• Home
  • Raw
  • Download

Lines Matching refs:PAN_TRACE_ERROR

141     PAN_TRACE_ERROR("PAN role %d is invalid", role);  in PAN_SetRole()
281 PAN_TRACE_ERROR("PAN is not active for the role %d", src_role); in PAN_Connect()
290 PAN_TRACE_ERROR("Either source %d or destination role %d is invalid", in PAN_Connect()
307 PAN_TRACE_ERROR( in PAN_Connect()
326 PAN_TRACE_ERROR("Device already have a connection in PANU role"); in PAN_Connect()
340 PAN_TRACE_ERROR( in PAN_Connect()
349 PAN_TRACE_ERROR("PAN Connection failed because of no resources"); in PAN_Connect()
404 PAN_TRACE_ERROR("PAN connection not found for the handle %d", handle); in PAN_Disconnect()
452 PAN_TRACE_ERROR("%s PAN is not active, data write failed.", __func__); in PAN_Write()
509 PAN_TRACE_ERROR("PAN is not active Data write failed"); in PAN_WriteBuf()
536 PAN_TRACE_ERROR("PAN Don't have any user connections"); in PAN_WriteBuf()
547 PAN_TRACE_ERROR("PAN failed to write data for the PANU connection"); in PAN_WriteBuf()
558 PAN_TRACE_ERROR("PAN Buf write for wrong handle"); in PAN_WriteBuf()
564 PAN_TRACE_ERROR("PAN Buf write when conn is not active"); in PAN_WriteBuf()
574 PAN_TRACE_ERROR("PAN failed to send data buf to the PANU"); in PAN_WriteBuf()
607 PAN_TRACE_ERROR("PAN connection not found for the handle %d", handle); in PAN_SetProtocolFilters()
614 PAN_TRACE_ERROR("PAN failed to set protocol filters for handle %d", handle); in PAN_SetProtocolFilters()
648 PAN_TRACE_ERROR("PAN connection not found for the handle %d", handle); in PAN_SetMulticastFilters()
655 PAN_TRACE_ERROR("PAN failed to set multicast filters for handle %d", in PAN_SetMulticastFilters()