Lines Matching refs:NET_ERR

135 			NET_ERR("Could not create Beacon Request");  in ieee802154_scan()
154 NET_ERR("Scan request failed: could not start device"); in ieee802154_scan()
161 NET_ERR("Scan request failed: could not determine supported channels"); in ieee802154_scan()
186 NET_ERR("Scan request failed: could not send Beacon " in ieee802154_scan()
451 NET_ERR("Could not associate: invalid request"); in ieee802154_associate()
459 NET_ERR("Could not associate: PAN ID is special value 'not associated'"); in ieee802154_associate()
475 NET_ERR("Could not associate: invalid short address ('not associated' or " in ieee802154_associate()
484 NET_ERR("Could not associate: invalid address type"); in ieee802154_associate()
504 NET_ERR("Could not associate: cannot allocate association request frame"); in ieee802154_associate()
536 NET_ERR("Could not associate: cannot set channel %d", req->channel); in ieee802154_associate()
571 NET_ERR("Could not associate: cannot send association request"); in ieee802154_associate()
609 NET_ERR("Could not associate: invalid address assigned by coordinator"); in ieee802154_associate()
682 NET_ERR("Could not disassociate: cannot allocate disassociation notification " in ieee802154_disassociate()
695 NET_ERR("Could not disassociate: cannot send disassociation notification"); in ieee802154_disassociate()
765 NET_ERR("Could not set parameter: already associated to a PAN"); in ieee802154_set_parameters()
773 NET_ERR("Could not set channel: channel %d not supported by " in ieee802154_set_parameters()
781 NET_ERR("Could not set channel: driver error (%d)", ret); in ieee802154_set_parameters()
816 NET_ERR("Could not set short address: not yet associated " in ieee802154_set_parameters()
827 NET_ERR("Could not set TX power (%d dB)", value); in ieee802154_set_parameters()
868 NET_ERR("Could not get parameter: invalid extended address length"); in ieee802154_get_parameters()
873 NET_ERR("Could not get parameter: invalid short address length"); in ieee802154_get_parameters()
935 NET_ERR("Could not set security parameters: already associated to a PAN"); in ieee802154_set_security_settings()
944 NET_ERR("Could not set security parameters: invalid parameters"); in ieee802154_set_security_settings()