Searched defs:ret_code (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 136 def espefuse_not_virt_py(self, cmd, check_msg=None, ret_code=0): argument 140 def espefuse_py(self, cmd, do_not_confirm=True, check_msg=None, ret_code=0): argument 151 def _run_command(self, cmd, check_msg, ret_code): argument
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_act.c | 395 tBTA_AV_CODE ret_code = BTA_AV_RSP_NOT_IMPL; in bta_av_op_supported() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_sr.c | 405 tGATT_STATUS ret_code = GATT_SUCCESS; in gatt_sr_process_app_rsp() local
|