Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dgeneric_client.c175 struct bt_mesh_gen_onoff_status *status = NULL; in generic_status() local
196 struct bt_mesh_gen_level_status *status = NULL; in generic_status() local
217 struct bt_mesh_gen_def_trans_time_status *status = NULL; in generic_status() local
233 struct bt_mesh_gen_onpowerup_status *status = NULL; in generic_status() local
249 struct bt_mesh_gen_power_level_status *status = NULL; in generic_status() local
270 struct bt_mesh_gen_power_last_status *status = NULL; in generic_status() local
286 struct bt_mesh_gen_power_default_status *status = NULL; in generic_status() local
302 struct bt_mesh_gen_power_range_status *status = NULL; in generic_status() local
320 struct bt_mesh_gen_battery_status *status = NULL; in generic_status() local
342 struct bt_mesh_gen_loc_global_status *status = NULL; in generic_status() local
[all …]
Dlighting_client.c184 struct bt_mesh_light_lightness_status *status = NULL; in light_status() local
205 struct bt_mesh_light_lightness_linear_status *status = NULL; in light_status() local
226 struct bt_mesh_light_lightness_last_status *status = NULL; in light_status() local
242 struct bt_mesh_light_lightness_default_status *status = NULL; in light_status() local
258 struct bt_mesh_light_lightness_range_status *status = NULL; in light_status() local
276 struct bt_mesh_light_ctl_status *status = NULL; in light_status() local
299 struct bt_mesh_light_ctl_temperature_status *status = NULL; in light_status() local
322 struct bt_mesh_light_ctl_temperature_range_status *status = NULL; in light_status() local
340 struct bt_mesh_light_ctl_default_status *status = NULL; in light_status() local
358 struct bt_mesh_light_hsl_status *status = NULL; in light_status() local
[all …]
Dsensor_client.c113 struct bt_mesh_sensor_descriptor_status *status = NULL; in sensor_status() local
131 struct bt_mesh_sensor_cadence_status *status = NULL; in sensor_status() local
150 struct bt_mesh_sensor_settings_status *status = NULL; in sensor_status() local
169 struct bt_mesh_sensor_setting_status *status = NULL; in sensor_status() local
193 struct bt_mesh_sensor_status *status = NULL; in sensor_status() local
211 struct bt_mesh_sensor_column_status *status = NULL; in sensor_status() local
230 struct bt_mesh_sensor_series_status *status = NULL; in sensor_status() local
291 struct bt_mesh_sensor_descriptor_status *status; in sensor_status() local
297 struct bt_mesh_sensor_cadence_status *status; in sensor_status() local
303 struct bt_mesh_sensor_settings_status *status; in sensor_status() local
[all …]
Dtime_scene_client.c129 struct bt_mesh_time_status *status = NULL; in time_scene_status() local
152 struct bt_mesh_time_zone_status *status = NULL; in time_scene_status() local
171 struct bt_mesh_tai_utc_delta_status *status = NULL; in time_scene_status() local
194 struct bt_mesh_time_role_status *status = NULL; in time_scene_status() local
210 struct bt_mesh_scene_status *status = NULL; in time_scene_status() local
232 struct bt_mesh_scene_register_status *status = NULL; in time_scene_status() local
252 struct bt_mesh_scheduler_status *status = NULL; in time_scene_status() local
268 struct bt_mesh_scheduler_act_status *status = NULL; in time_scene_status() local
335 struct bt_mesh_scene_register_status *status; in time_scene_status() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c67 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvEnable() local
215 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvGetChannelId() local
249 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvFreeChannel() local
282 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvStartDiscovery() local
314 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvCreateRecordByUser() local
342 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvDeleteRecord() local
376 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvL2capConnectLE() local
431 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvL2capConnect() local
477 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvL2capClose() local
509 tBTA_JV_STATUS status = BTA_JV_FAILURE; in BTA_JvL2capCloseLE() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c54 bt_status_t status = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_hf_ag_init() local
69 bt_status_t status = btc_transfer_context(&msg, NULL, 0, NULL, NULL); in esp_hf_ag_deinit() local
88 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_slc_connect() local
107 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_slc_disconnect() local
126 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_audio_connect() local
145 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_audio_disconnect() local
165 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_vra_control() local
189 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_volume_control() local
209 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), in esp_hf_ag_unknown_at_send() local
231 bt_status_t status = btc_transfer_context(&msg, &arg, sizeof(btc_hf_args_t), NULL, NULL); in esp_hf_ag_cmee_send() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c41 static const char *btm_ble_hci_status_to_str(tHCI_STATUS status) in btm_ble_hci_status_to_str()
245 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleSetPreferDefaultPhy() local
291 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleSetExtendedAdvRandaddr() local
352 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleSetExtendedAdvParams() local
432 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleConfigExtendedAdvDataRaw() local
492 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleStartExtAdv() local
624 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleExtAdvSetRemove() local
658 tBTM_STATUS status = BTM_SUCCESS; in BTM_BleExtAdvSetClear() local
684 tBTM_STATUS status = BTM_SUCCESS; in BTM_BlePeriodicAdvSetParams() local
723 tBTM_STATUS status = BTM_SUCCESS; in BTM_BlePeriodicAdvCfgDataRaw() local
[all …]
Dbtm_ble_batchscan.c312 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_read_batchscan_reports() local
354 UINT8 status = 0, subcode = 0, opcode = 0; in btm_ble_batchscan_vsc_cmpl_cback() local
483 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_set_storage_config() local
523 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_set_batchscan_param() local
563 tBTM_STATUS status = BTM_NO_RESOURCES; in btm_ble_enable_disable_batchscan() local
625 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleSetStorageConfig() local
700 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleEnableBatchScan() local
773 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleDisableBatchScan() local
814 tBTM_STATUS status = BTM_NO_RESOURCES; in BTM_BleReadScanReports() local
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_spp_api.h114 esp_spp_status_t status; /*!< status */ member
121 esp_spp_status_t status; /*!< status */ member
128 esp_spp_status_t status; /*!< status */ member
138 esp_spp_status_t status; /*!< status */ member
148 esp_spp_status_t status; /*!< status */ member
158 esp_spp_status_t status; /*!< status */ member
168 esp_spp_status_t status; /*!< status */ member
179 esp_spp_status_t status; /*!< status */ member
187 esp_spp_status_t status; /*!< status */ member
197 esp_spp_status_t status; /*!< status */ member
[all …]
Desp_hidh_api.h144 esp_hidh_status_t status; /*!< status */ member
151 esp_hidh_status_t status; /*!< status */ member
158 esp_hidh_status_t status; /*!< operation status */ member
169 esp_hidh_status_t status; /*!< operation status */ member
179 esp_hidh_status_t status; /*!< operation status */ member
188 esp_hidh_status_t status; /*!< operation status */ member
197 esp_hidh_status_t status; /*!< operation status */ member
205 esp_hidh_status_t status; /*!< operation status */ member
215 esp_hidh_status_t status; /*!< operation status */ member
223 esp_hidh_status_t status; /*!< operation status */ member
[all …]
Desp_gatts_api.h56 esp_gatt_status_t status; /*!< Operation status */ member
113 esp_gatt_status_t status; /*!< Operation status */ member
124 esp_gatt_status_t status; /*!< Operation status */ member
133 esp_gatt_status_t status; /*!< Operation status */ member
142 esp_gatt_status_t status; /*!< Operation status */ member
152 esp_gatt_status_t status; /*!< Operation status */ member
162 esp_gatt_status_t status; /*!< Operation status */ member
170 esp_gatt_status_t status; /*!< Operation status */ member
178 esp_gatt_status_t status; /*!< Operation status */ member
207 esp_gatt_status_t status; /*!< Operation status */ member
[all …]
Desp_l2cap_bt_api.h64 esp_bt_l2cap_status_t status; /*!< status */ member
71 esp_bt_l2cap_status_t status; /*!< status */ member
78 esp_bt_l2cap_status_t status; /*!< status */ member
89 esp_bt_l2cap_status_t status; /*!< status */ member
98 esp_bt_l2cap_status_t status; /*!< status */ member
107 esp_bt_l2cap_status_t status; /*!< status */ member
116 esp_bt_l2cap_status_t status; /*!< status */ member
Desp_gattc_api.h78 esp_gatt_status_t status; /*!< Operation status */ member
86 esp_gatt_status_t status; /*!< Operation status */ member
96 esp_gatt_status_t status; /*!< Operation status */ member
106 esp_gatt_status_t status; /*!< Operation status */ member
115 esp_gatt_status_t status; /*!< Operation status */ member
137 esp_gatt_status_t status; /*!< Operation status */ member
149 esp_gatt_status_t status; /*!< Operation status */ member
159 esp_gatt_status_t status; /*!< Operation status */ member
193 esp_gatt_status_t status; /*!< Operation status */ member
201 esp_gatt_status_t status; /*!< Operation status */ member
[all …]
Desp_gap_ble_api.h1022 uint8_t status; /*!< periodic advertising sync status */ member
1087 … esp_bt_status_t status; /*!< Indicate the get device name success status */ member
1095 …esp_bt_status_t status; /*!< Indicate the set advertising data operation succe… member
1101 …esp_bt_status_t status; /*!< Indicate the set scan response data operation suc… member
1107 …esp_bt_status_t status; /*!< Indicate the set scan param operation success sta… member
1130 …esp_bt_status_t status; /*!< Indicate the set raw advertising data operation s… member
1136 …esp_bt_status_t status; /*!< Indicate the set raw advertising data operation s… member
1142 …esp_bt_status_t status; /*!< Indicate advertising start operation success stat… member
1148 … esp_bt_status_t status; /*!< Indicate scan start operation success status */ member
1157 … esp_bt_status_t status; /*!< Indicate scan stop operation success status */ member
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c578 UINT8 status; in btu_hcif_inquiry_comp_evt() local
643 UINT8 status; in btu_hcif_connection_comp_evt() local
733 UINT8 status; in btu_hcif_authentication_comp_evt() local
754 UINT8 status; in btu_hcif_rmt_name_request_comp_evt() local
781 UINT8 status; in btu_hcif_encryption_change_evt() local
820 UINT8 status; in btu_hcif_read_rmt_ext_features_comp_evt() local
859 UINT8 status; in btu_hcif_qos_setup_comp_evt() local
891 UINT8 status; in btu_hcif_esco_connection_comp_evt() local
925 UINT8 status; in btu_hcif_esco_connection_chg_evt() local
954 uint8_t status; in btu_hcif_hdl_command_complete() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h173 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
179 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
187 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
194 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
202 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
210 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
217 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
224 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
231 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
241 tBTA_JV_STATUS status; /* Whether the operation succeeded or failed. */ member
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c71 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_api_enable() local
161 tBTA_HH_STATUS status = BTA_HH_OK; in bta_hh_disc_cmpl() local
190 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback() local
261 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback() local
321 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp() local
407 tBTA_HH_STATUS status = p_data->status; in bta_hh_sdp_cmpl() local
485 tHID_STATUS status; in bta_hh_api_disc_act() local
1034 tHID_STATUS status; in bta_hh_write_dev_act() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_cli.h152 uint8_t status; member
157 uint8_t status; member
163 uint8_t status; member
171 uint8_t status; member
184 uint8_t status; member
192 uint8_t status; member
202 uint8_t status; member
212 uint8_t status; member
224 uint8_t status; member
230 uint8_t status; member
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c74 static void btc_gap_ble_get_dev_name_callback(UINT8 status, char *name) in btc_gap_ble_get_dev_name_callback()
333 static void btc_adv_data_callback(tBTA_STATUS status) in btc_adv_data_callback()
352 static void btc_scan_rsp_data_callback(tBTA_STATUS status) in btc_scan_rsp_data_callback()
371 static void btc_adv_data_raw_callback(tBTA_STATUS status) in btc_adv_data_raw_callback()
390 static void btc_scan_rsp_data_raw_callback(tBTA_STATUS status) in btc_scan_rsp_data_raw_callback()
435 static void btc_start_adv_callback(uint8_t status) in btc_start_adv_callback()
454 static void btc_stop_adv_callback(uint8_t status) in btc_stop_adv_callback()
473 static void btc_clear_adv_callback(uint8_t status) in btc_clear_adv_callback()
492 void btc_update_duplicate_exceptional_list_callback(tBTA_STATUS status, uint8_t subcode, uint32_t l… in btc_update_duplicate_exceptional_list_callback()
524 esp_bt_status_t status = ESP_BT_STATUS_SUCCESS; in btc_ble_start_advertising() local
[all …]
/hal_espressif-latest/components/driver/spi/
Dspi_bus_lock.c196 atomic_uint_fast32_t status; member
343 uint32_t status = lock_status_fetch_set(lock, DEV_REQ_MASK(dev_handle)); in req_core() local
348 uint32_t status = lock_status_fetch_set(lock, DEV_REQ_MASK(dev_handle)); in req_core() local
362 uint32_t status = lock_status_fetch_set(lock, dev_handle->mask & LOCK_MASK); in acquire_core() local
402 schedule_core(spi_bus_lock_t *lock, uint32_t status, spi_bus_lock_dev_t **out_desired_dev) in schedule_core()
445 uint32_t status = lock_status_clear(lock, dev_handle->mask & LOCK_MASK); in acquire_end_core() local
460 SPI_MASTER_ISR_ATTR static inline void update_pend_core(spi_bus_lock_t *lock, uint32_t status) in update_pend_core()
484 uint32_t status = lock_status_clear(lock, pend_mask); in clear_pend_core() local
536 uint32_t status = lock_status_fetch(lock); in bg_exit_core() local
724 uint32_t status = lock_status_fetch(lock); in spi_bus_lock_acquire_start() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c329 tAVRC_STS status = AVRC_BldResponse(btc_rc_cb.rc_handle, p_meta_rsp, &p_msg); in send_metamsg_rsp() local
343 tAVRC_STS status; in send_metamsg_rsp() local
376 static void send_reject_response (UINT8 rc_handle, UINT8 label, UINT8 pdu, UINT8 status) in send_reject_response()
674 tAVRC_STS status; in handle_rc_metamsg_cmd() local
784 tAVRC_STS status; in handle_rc_metamsg_rsp() local
852 const char *status; in handle_rc_passthrough_rsp() local
1063 tAVRC_STS status = BT_STATUS_UNSUPPORTED; in btc_avrc_ct_send_set_player_value_cmd() local
1101 tAVRC_STS status = BT_STATUS_UNSUPPORTED; in btc_avrc_ct_send_get_rn_caps_cmd() local
1134 tAVRC_STS status = BT_STATUS_UNSUPPORTED; in btc_avrc_ct_send_register_notification_cmd() local
1168 tAVRC_STS status = BT_STATUS_UNSUPPORTED; in btc_avrc_ct_send_set_absolute_volume_cmd() local
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c90 BOOLEAN status = FALSE; in GATTS_AddHandleRange() local
115 BOOLEAN status = FALSE; in GATTS_NVRegister() local
719 tGATT_STATUS status, tGATTS_RSP *p_msg) in GATTS_SendRsp()
768 tGATT_STATUS status; in GATTS_SetAttributeValue() local
802 tGATT_STATUS status; in GATTS_GetAttributeValue() local
922 tGATT_STATUS status = GATT_SUCCESS; in GATTC_Discover() local
988 tGATT_STATUS status = GATT_SUCCESS; in GATTC_Read() local
1074 tGATT_STATUS status = GATT_SUCCESS; in GATTC_Write() local
1144 tGATT_STATUS status = GATT_SUCCESS; in GATTC_ExecuteWrite() local
1249 BOOLEAN status = FALSE; in GATT_SetIdleTimeout() local
[all …]
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c462 uint8_t status = 0U; in app_key_add() local
497 uint8_t status = 0U; in app_key_update() local
561 uint8_t status = 0U; in app_key_del() local
619 uint8_t status = 0U; in app_key_get() local
975 uint8_t status, uint8_t *mod_id) in send_mod_pub_status()
1016 uint8_t *mod_id = NULL, status = 0U; in mod_pub_get() local
1060 uint8_t retransmit = 0U, status = 0U, pub_ttl = 0U, pub_period = 0U, cred_flag = 0U; in mod_pub_set() local
1266 uint8_t retransmit = 0U, status = 0U, pub_ttl = 0U, pub_period = 0U, cred_flag = 0U; in mod_pub_va_set() local
1348 uint8_t *mod_id = NULL, status = 0U; in mod_pub_va_set() local
1394 struct bt_mesh_msg_ctx *ctx, uint8_t status, in send_mod_sub_status()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_ci.c52 void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_open()
84 tBTA_GATTC_NV_ATTR *p_attr, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_load()
123 void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_save()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c406 static void bta_dm_sys_hw_cback( tBTA_SYS_HW_EVT status ) in bta_dm_sys_hw_cback()
701 tBTM_STATUS status; in bta_dm_get_dev_name() local
1232 tBTM_STATUS status; in bta_dm_bond() local
1281 tBTM_STATUS status; in bta_dm_bond_cancel() local
1355 static void bta_dm_policy_cback(tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_a… in bta_dm_policy_cback()
3170 tBTM_STATUS status = BTM_CMD_STARTED; in bta_dm_sp_cback() local
3775 static void bta_dm_rm_cback(tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_addr) in bta_dm_rm_cback()
4068 tBTA_STATUS status = BTA_SUCCESS; in bta_dm_set_eir() local
4774 tBTM_STATUS status = BTM_SUCCESS; in bta_dm_ble_smp_cback() local
5107 tBTA_STATUS status = BTA_FAILURE; in bta_dm_ble_set_scan_fil_params() local
[all …]

12345678910>>...13