Home
last modified time | relevance | path

Searched refs:ECANCELED (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c106 #ifndef ECANCELED
107 #define ECANCELED -1 macro
255 return -ECANCELED; in wpas_rrm_send_neighbor_rep_request()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtransport.c946 seg_tx_complete(tx, -ECANCELED); in trans_ack()