Home
last modified time | relevance | path

Searched defs:result (Results 76 – 100 of 132) sorted by relevance

123456

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c370 UINT16 result, UINT16 status) in L2CA_ConnectRsp()
387 BOOLEAN L2CA_ErtmConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid, UINT16 result, in L2CA_ErtmConnectRsp()
1532 BOOLEAN L2CA_ConnectLECocRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid, UINT16 result, in L2CA_ConnectLECocRsp()
Dl2c_main.c369 UINT16 result; in process_l2cap_cmd() local
Dl2c_ble.c787 UINT16 result = 0; in l2cble_process_sig_cmd() local
1492 void l2cble_credit_based_conn_res (tL2C_CCB *p_ccb, UINT16 result) in l2cble_credit_based_conn_res()
Dl2c_ucd.c147 static void l2c_ucd_disconnect_ind_cback (UINT16 cid, BOOLEAN result) in l2c_ucd_disconnect_ind_cback()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c216 rtc_vddsdio_config_t result; in rtc_vddsdio_get_config() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c167 …gatt_enc_cmpl_cback(BD_ADDR bd_addr, tBT_TRANSPORT transport, void *p_ref_data, tBTM_STATUS result) in gatt_enc_cmpl_cback()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc.c66 OI_UINT16 result = nbits; in internal_CalculateFramelen() local
/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_lac.c135 timer_64b_reg_t result = { in esp_timer_impl_get_counter_reg() local
Desp_timer.c145 esp_timer_handle_t result = (esp_timer_handle_t) k_calloc(1, sizeof(*result)); in esp_timer_create() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1990 tBTM_RSSI_RESULTS result; in BTM_ReadRSSI() local
2125 tBTM_SET_ACL_PKT_TYPES_RESULTS result; in BTM_SetAclPktTypes() local
2188 tBTM_TX_POWER_RESULTS result; in BTM_BleReadAdvTxPower() local
Dbtm_devctl.c1000 tBTM_DELETE_STORED_LINK_KEY_COMPLETE result; in btm_delete_stored_link_key_complete() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c249 BOOLEAN result = FALSE; in bta_dm_co_rmt_oob() local
/hal_espressif-latest/components/hal/
Dsystimer_hal.c69 systimer_counter_value_t result = { in systimer_hal_get_counter_value() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb_act.c179 UINT16 result = AVCT_RESULT_FAIL; in avct_lcb_chnl_open() local
/hal_espressif-latest/components/esp_event/
Desp_event.c861 BaseType_t result = pdFALSE; in esp_event_post_to() local
930 BaseType_t result = pdFALSE; in esp_event_isr_post_to() local
/hal_espressif-latest/components/xtensa/include/xtensa/
Dcore-macros.h434 int result; in XTHAL_COMPARE_AND_SET() local
469 unsigned result; in XTHAL_RER() local
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_init.c256 esp_err_t result = ESP_OK; in esp_wifi_init() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c218 bool result = TRUE; in HID_DevAddRecord() local
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Demulate_efuse_controller_base.py224 def WithResult(message, result): argument
/hal_espressif-latest/components/esp_wifi/src/
Dwifi_init.c308 esp_err_t result = ESP_OK; in esp_wifi_init() local
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c217 esp_err_t result = ESP_OK; in heap_trace_get() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tlv_common.h85 be16 result; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h125 UINT16 result; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_api.c77 static void avrc_ctrl_cback(UINT8 handle, UINT8 event, UINT16 result, in avrc_ctrl_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_main.c290 static char *bta_ag_evt_str(UINT16 event, tBTA_AG_RES result) in bta_ag_evt_str()

123456