Searched defs:error_code (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2cap_client.c | 200 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/ |
D | avdt_api.c | 562 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/ |
D | esp_ble_mesh_health_model_api.h | 255 int error_code; /*!< Appropriate error code */ member 271 int error_code; /*!< The result of publishing Health Current Status */ member
|
D | esp_ble_mesh_sensor_model_api.h | 184 int error_code; /*!< 0: success, member
|
D | esp_ble_mesh_time_scene_model_api.h | 247 int error_code; /*!< Appropriate error code */ member
|
D | esp_ble_mesh_config_model_api.h | 595 int error_code; /*!< Appropriate error code */ member
|
D | esp_ble_mesh_generic_model_api.h | 454 int error_code; /*!< Appropriate error code */ member
|
D | esp_ble_mesh_lighting_model_api.h | 510 int error_code; /*!< Appropriate error code */ member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_api.c | 357 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/ |
D | sdp_utils.c | 305 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/ |
D | esp_hf_ag_api.c | 214 …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/ |
D | btc_hf_ag.c | 542 …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/ |
D | btc_hf_ag.h | 101 esp_hf_cme_err_t error_code; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/ |
D | bta_av_int.h | 226 UINT8 error_code; member
|