/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avrc_defs.h | 763 UINT8 opcode; /* Op Code (passthrough, vendor, etc) */ member 951 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 959 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 967 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 976 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 985 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 994 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1004 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1013 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member 1021 UINT8 opcode; /* Op Code (assigned by AVRC_BldCommand according to pdu) */ member [all …]
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | lighting_server.c | 54 bool publish, uint16_t opcode) in send_light_lightness_status() 148 uint16_t opcode = 0U; in light_lightness_get() local 187 void light_lightness_publish(struct bt_mesh_model *model, uint16_t opcode) in light_lightness_publish() 551 bool publish, uint16_t opcode) in send_light_ctl_status() 649 uint16_t opcode = 0U; in light_ctl_get() local 709 void light_ctl_publish(struct bt_mesh_model *model, uint16_t opcode) in light_ctl_publish() 1116 bool publish, uint16_t opcode) in send_light_hsl_status() 1235 uint16_t opcode = 0U; in light_hsl_get() local 1310 void light_hsl_publish(struct bt_mesh_model *model, uint16_t opcode) in light_hsl_publish() 1808 bool publish, uint16_t opcode) in send_light_xyl_status() [all …]
|
D | time_scene_server.c | 50 bool publish, uint16_t opcode) in send_time_status() 160 uint16_t opcode = 0U, val = 0U; in time_get() local 309 uint16_t opcode = 0U, val = 0U; in time_set() local 578 void scene_publish(struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, uint16_t opcode) in scene_publish()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_utils.c | 199 UINT8 opcode = 0; in avrc_opcode_from_pdu() local 224 BOOLEAN avrc_is_valid_opcode(UINT8 opcode) in avrc_is_valid_opcode()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/ |
D | esp_ble_mesh_networking_api.c | 19 uint32_t opcode, in ble_mesh_model_send_msg() 119 esp_err_t esp_ble_mesh_model_msg_opcode_init(uint8_t *data, uint32_t opcode) in esp_ble_mesh_model_msg_opcode_init() 174 uint32_t opcode, in esp_ble_mesh_server_model_send_msg() 189 uint32_t opcode, in esp_ble_mesh_client_model_send_msg() 204 esp_err_t esp_ble_mesh_model_publish(esp_ble_mesh_model_t *model, uint32_t opcode, in esp_ble_mesh_model_publish()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 451 uint16_t opcode; in btu_hcif_send_cmd() local 497 uint16_t opcode; in btu_hcif_send_cmd_sync() local 951 static void btu_hcif_hdl_command_complete (UINT16 opcode, UINT8 *p, UINT16 evt_len, in btu_hcif_hdl_command_complete() 1165 command_opcode_t opcode; in btu_hcif_command_complete_evt_on_task() local 1182 command_opcode_t opcode; in btu_hcif_command_complete_evt() local 1246 static void btu_hcif_hdl_command_status (UINT16 opcode, UINT8 status, UINT8 *p_cmd, in btu_hcif_hdl_command_status() 1439 command_opcode_t opcode; in btu_hcif_command_status_evt_on_task() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/ |
D | client_common.h | 62 uint32_t opcode; /* Message opcode */ member 70 uint32_t opcode; /* Message opcode */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_time_scene_model.c | 221 void bt_mesh_time_scene_client_cb_evt_to_btc(uint32_t opcode, uint8_t evt_type, in bt_mesh_time_scene_client_cb_evt_to_btc() 275 void btc_ble_mesh_time_scene_client_publish_callback(uint32_t opcode, struct bt_mesh_model *model, in btc_ble_mesh_time_scene_client_publish_callback()
|
D | btc_ble_mesh_config_model.c | 305 void bt_mesh_config_client_cb_evt_to_btc(uint32_t opcode, uint8_t evt_type, in bt_mesh_config_client_cb_evt_to_btc() 359 void btc_ble_mesh_config_client_publish_callback(uint32_t opcode, struct bt_mesh_model *model, in btc_ble_mesh_config_client_publish_callback()
|
D | btc_ble_mesh_generic_model.c | 375 void bt_mesh_generic_client_cb_evt_to_btc(uint32_t opcode, uint8_t evt_type, in bt_mesh_generic_client_cb_evt_to_btc() 429 void btc_ble_mesh_generic_client_publish_callback(uint32_t opcode, struct bt_mesh_model *model, in btc_ble_mesh_generic_client_publish_callback()
|
D | btc_ble_mesh_lighting_model.c | 219 void bt_mesh_lighting_client_cb_evt_to_btc(uint32_t opcode, uint8_t evt_type, in bt_mesh_lighting_client_cb_evt_to_btc() 273 void btc_ble_mesh_lighting_client_publish_callback(uint32_t opcode, struct bt_mesh_model *model, in btc_ble_mesh_lighting_client_publish_callback()
|
D | btc_ble_mesh_sensor_model.c | 457 void bt_mesh_sensor_client_cb_evt_to_btc(uint32_t opcode, uint8_t evt_type, in bt_mesh_sensor_client_cb_evt_to_btc() 511 void btc_ble_mesh_sensor_client_publish_callback(uint32_t opcode, struct bt_mesh_model *model, in btc_ble_mesh_sensor_client_publish_callback()
|
D | btc_ble_mesh_health_model.c | 238 void bt_mesh_health_client_cb_evt_to_btc(uint32_t opcode, uint8_t evt_type, in bt_mesh_health_client_cb_evt_to_btc() 292 void btc_ble_mesh_health_publish_callback(uint32_t opcode, struct bt_mesh_model *model, in btc_ble_mesh_health_publish_callback()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | access.c | 563 uint8_t model_count, uint32_t opcode, in find_op() 584 static int get_opcode(struct net_buf_simple *buf, uint32_t *opcode) in get_opcode() 643 uint32_t opcode = 0U; in bt_mesh_model_recv() local 715 void bt_mesh_model_msg_init(struct net_buf_simple *msg, uint32_t opcode) in bt_mesh_model_msg_init()
|
D | health_cli.c | 63 uint32_t opcode = 0U; in timeout_handler() local 127 uint32_t opcode = node->opcode; in health_client_recv_status() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/ |
D | esp_ble_mesh_config_model_api.c | 22 static bool config_client_get_need_param(esp_ble_mesh_opcode_t opcode) in config_client_get_need_param()
|
D | esp_ble_mesh_generic_model_api.c | 22 static bool generic_client_get_need_param(esp_ble_mesh_opcode_t opcode) in generic_client_get_need_param()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/ |
D | client_common.c | 137 int size, uint32_t opcode) in bt_mesh_client_get_status_op() 168 uint32_t opcode, int32_t timeout) in bt_mesh_client_calc_timeout()
|
D | time_scene_client.c | 92 uint32_t opcode = 0U; in timeout_handler() local 325 uint32_t opcode = node->opcode; in time_scene_status() local
|
D | sensor_client.c | 76 uint32_t opcode = 0U; in timeout_handler() local 281 uint32_t opcode = node->opcode; in sensor_status() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/ |
D | mesh_hci.h | 96 #define BLE_MESH_OGF(opcode) (((opcode) >> 10) & BIT_MASK(6)) argument 99 #define BLE_MESH_OCF(opcode) ((opcode) & BIT_MASK(10)) argument
|
/hal_espressif-latest/components/riscv/ |
D | instruction_decode.c | 20 unsigned int opcode: 7; member
|
/hal_espressif-latest/components/driver/spi/sdspi/ |
D | sdspi_transaction.c | 29 void make_hw_cmd(uint32_t opcode, uint32_t arg, int timeout_ms, sdspi_hw_cmd_t *hw_cmd) in make_hw_cmd()
|
/hal_espressif-latest/components/bt/host/bluedroid/hci/ |
D | hci_packet_factory.c | 229 static BT_HDR *make_command_no_params(uint16_t opcode) in make_command_no_params() 234 static BT_HDR *make_command(uint16_t opcode, size_t parameter_size, uint8_t **stream_out) in make_command()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_devctl.c | 662 tBTM_STATUS BTM_VendorSpecificCommand(UINT16 opcode, UINT8 param_len, in BTM_VendorSpecificCommand() 698 void btm_vsc_complete (UINT8 *p, UINT16 opcode, UINT16 evt_len, in btm_vsc_complete()
|