Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_LAST_STATUS (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c584 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_pan_id_set()
611 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_short_address_set()
639 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_extended_address_set()
701 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_pan_coord_set()
728 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_promiscuous_set()
753 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_rx_on_when_idle_set()
778 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_src_addr_matching_method_set()
906 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_auto_pending_bit_set()
997 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_pending_bit_for_addr_reset()
1023 nrf_802154_spinel_response_notifier_lock_before_request(SPINEL_PROP_LAST_STATUS); in nrf_802154_channel_set()
[all …]
Dnrf_802154_spinel_dec_app.c577 case SPINEL_PROP_LAST_STATUS: in nrf_802154_spinel_decode_cmd_prop_value_is()
/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_spinel_enc_net.h62 nrf_802154_spinel_send_cmd_prop_value_is(SPINEL_PROP_LAST_STATUS, \
/hal_nordic-latest/drivers/nrf_802154/serialization/spinel_base/
Dspinel.h1164 SPINEL_PROP_LAST_STATUS = 0, enumerator
Dspinel.c1267 case SPINEL_PROP_LAST_STATUS: in spinel_prop_key_to_cstr()