Lines Matching refs:PAN_TRACE_ERROR
150 PAN_TRACE_ERROR ("PAN role %d is invalid", role); in PAN_SetRole()
313 PAN_TRACE_ERROR ("PAN is not active for the role %d", src_role); in PAN_Connect()
321 PAN_TRACE_ERROR ("Either source %d or destination role %d is invalid", src_role, dst_role); in PAN_Connect()
338 … PAN_TRACE_ERROR ("Cannot make PANU connections when there are more than one connection"); in PAN_Connect()
362 PAN_TRACE_ERROR ("Device already have a connection in PANU role"); in PAN_Connect()
380 PAN_TRACE_ERROR ("Source %d and Destination roles %d are not valid combination", in PAN_Connect()
390 PAN_TRACE_ERROR ("PAN Connection failed because of no resources"); in PAN_Connect()
458 PAN_TRACE_ERROR ("PAN connection not found for the handle %d", handle); in PAN_Disconnect()
509 PAN_TRACE_ERROR("%s PAN is not active, data write failed.", __func__); in PAN_Write()
528 PAN_TRACE_ERROR("%s unable to acquire buffer from pool.", __func__); in PAN_Write()
571 PAN_TRACE_ERROR ("PAN is not active Data write failed"); in PAN_WriteBuf()
601 PAN_TRACE_ERROR ("PAN Don't have any user connections"); in PAN_WriteBuf()
614 PAN_TRACE_ERROR ("PAN failed to write data for the PANU connection"); in PAN_WriteBuf()
626 PAN_TRACE_ERROR ("PAN Buf write for wrong handle"); in PAN_WriteBuf()
633 PAN_TRACE_ERROR ("PAN Buf write when conn is not active"); in PAN_WriteBuf()
646 PAN_TRACE_ERROR ("PAN failed to send data buf to the PANU"); in PAN_WriteBuf()
683 PAN_TRACE_ERROR ("PAN connection not found for the handle %d", handle); in PAN_SetProtocolFilters()
690 PAN_TRACE_ERROR ("PAN failed to set protocol filters for handle %d", handle); in PAN_SetProtocolFilters()
728 PAN_TRACE_ERROR ("PAN connection not found for the handle %d", handle); in PAN_SetMulticastFilters()
736 PAN_TRACE_ERROR ("PAN failed to set multicast filters for handle %d", handle); in PAN_SetMulticastFilters()