Searched refs:frame_found (Results 1 – 2 of 2) sorted by relevance
69 bool frame_found = nrf_802154_buffer_mgr_dst_remove_by_local_pointer( in local_transmitted_frame_ptr_free() local73 SERIALIZATION_ERROR_IF(!frame_found, in local_transmitted_frame_ptr_free()294 bool frame_found = nrf_802154_buffer_mgr_dst_search_by_local_pointer( in nrf_802154_transmitted_raw() local300 SERIALIZATION_ERROR_IF(!frame_found, in nrf_802154_transmitted_raw()351 bool frame_found = nrf_802154_buffer_mgr_dst_search_by_local_pointer( in nrf_802154_transmit_failed() local357 SERIALIZATION_ERROR_IF(!frame_found, in nrf_802154_transmit_failed()
311 bool frame_found = nrf_802154_buffer_mgr_src_search_by_buffer_handle( in spinel_decode_prop_nrf_802154_transmitted_raw() local316 if (!frame_found) in spinel_decode_prop_nrf_802154_transmitted_raw()345 frame_found = nrf_802154_buffer_mgr_src_remove_by_buffer_handle( in spinel_decode_prop_nrf_802154_transmitted_raw()349 if (!frame_found) in spinel_decode_prop_nrf_802154_transmitted_raw()397 bool frame_found = nrf_802154_buffer_mgr_src_search_by_buffer_handle( in spinel_decode_prop_nrf_802154_transmit_failed() local402 if (!frame_found) in spinel_decode_prop_nrf_802154_transmit_failed()409 frame_found = nrf_802154_buffer_mgr_src_remove_by_buffer_handle( in spinel_decode_prop_nrf_802154_transmit_failed()413 if (!frame_found) in spinel_decode_prop_nrf_802154_transmit_failed()