Searched refs:exec (Results 1 – 5 of 5) sorted by relevance
484 BOOLEAN exec = TRUE; in btm_ble_start_auto_conn() local526 exec = FALSE; in btm_ble_start_auto_conn()532 exec = FALSE; in btm_ble_start_auto_conn()541 exec = FALSE; in btm_ble_start_auto_conn()544 return exec; in btm_ble_start_auto_conn()
575 bool exec = false; in esp_event_loop_run() local586 exec |= true; in esp_event_loop_run()594 exec |= true; in esp_event_loop_run()602 exec |= true; in esp_event_loop_run()633 if (!exec) { in esp_event_loop_run()
316 BOOLEAN exec = FALSE; in gatt_check_write_long_terminate() local328 exec = TRUE; in gatt_check_write_long_terminate()333 exec = TRUE; in gatt_check_write_long_terminate()337 if (exec) { in gatt_check_write_long_terminate()
27 …examples of the script. This script file is run from ``espefuse.py`` as ``exec(open(file.name).rea…
979 BOOLEAN exec = FALSE; in bta_hh_le_set_protocol_mode() local1015 exec = TRUE; in bta_hh_le_set_protocol_mode()1018 return exec; in bta_hh_le_set_protocol_mode()