Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 60) sorted by relevance

123

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h763 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/
Dlighting_server.c54 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 …]
Dtime_scene_server.c50 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/
Davrc_utils.c199 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/
Desp_ble_mesh_networking_api.c19 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/
Dbtu_hcif.c451 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/
Dclient_common.h62 uint32_t opcode; /* Message opcode */ member
70 uint32_t opcode; /* Message opcode */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_time_scene_model.c221 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()
Dbtc_ble_mesh_config_model.c305 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()
Dbtc_ble_mesh_generic_model.c375 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()
Dbtc_ble_mesh_lighting_model.c219 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()
Dbtc_ble_mesh_sensor_model.c457 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()
Dbtc_ble_mesh_health_model.c238 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/
Daccess.c563 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()
Dhealth_cli.c63 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/
Desp_ble_mesh_config_model_api.c22 static bool config_client_get_need_param(esp_ble_mesh_opcode_t opcode) in config_client_get_need_param()
Desp_ble_mesh_generic_model_api.c22 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/
Dclient_common.c137 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()
Dtime_scene_client.c92 uint32_t opcode = 0U; in timeout_handler() local
325 uint32_t opcode = node->opcode; in time_scene_status() local
Dsensor_client.c76 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/
Dmesh_hci.h96 #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/
Dinstruction_decode.c20 unsigned int opcode: 7; member
/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_transaction.c29 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/
Dhci_packet_factory.c229 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/
Dbtm_devctl.c662 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()

123