Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c200 static void connect_completed_cb(uint16_t local_channel_id, uint16_t error_code) in connect_completed_cb()
325 static void disconnect_completed_cb(uint16_t local_channel_id, UNUSED_ATTR uint16_t error_code) in disconnect_completed_cb()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c562 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp()
769 UINT16 AVDT_ReconfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ReconfigRsp()
837 UINT16 AVDT_SecurityRsp(UINT8 handle, UINT8 label, UINT8 error_code, in AVDT_SecurityRsp()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_health_model_api.h255 int error_code; /*!< Appropriate error code */ member
271 int error_code; /*!< The result of publishing Health Current Status */ member
Desp_ble_mesh_sensor_model_api.h184 int error_code; /*!< 0: success, member
Desp_ble_mesh_time_scene_model_api.h247 int error_code; /*!< Appropriate error code */ member
Desp_ble_mesh_config_model_api.h595 int error_code; /*!< Appropriate error code */ member
Desp_ble_mesh_generic_model_api.h454 int error_code; /*!< Appropriate error code */ member
Desp_ble_mesh_lighting_model_api.h510 int error_code; /*!< Appropriate error code */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_api.c357 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, UINT8 error_code, UINT8 *p_data, UINT16 len) in BTA_AvProtectRsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_utils.c305 void sdpu_build_n_send_error (tCONN_CB *p_ccb, UINT16 trans_num, UINT16 error_code, char *p_error_t… in sdpu_build_n_send_error()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_ag_api.c214 …nd(esp_bd_addr_t remote_addr, esp_hf_at_response_code_t response_code, esp_hf_cme_err_t error_code) in esp_hf_ag_cmee_send()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c542 …esponse(bt_bdaddr_t *bd_addr, esp_hf_at_response_code_t response_code, esp_hf_cme_err_t error_code) in btc_hf_cmee_response()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_ag.h101 esp_hf_cme_err_t error_code; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h226 UINT8 error_code; member