/subsys/bluetooth/audio/ |
A D | bap_internal.h | 42 #define BT_BAP_BASS_VALID_OPCODE(opcode) ((opcode) <= BT_BAP_BASS_OP_REM_SRC) argument 45 uint8_t opcode; member 49 uint8_t opcode; member 59 uint8_t opcode; member 70 uint8_t opcode; member 79 uint8_t opcode; member 85 uint8_t opcode; member 90 uint8_t opcode; member
|
A D | tbs_internal.h | 76 static inline const char *bt_tbs_opcode_str(uint8_t opcode) in bt_tbs_opcode_str() 228 uint8_t opcode; member 233 uint8_t opcode; member 238 uint8_t opcode; member 243 uint8_t opcode; member 248 uint8_t opcode; member 253 uint8_t opcode; member 258 uint8_t opcode; member 268 uint8_t opcode; member
|
A D | mcs_internal.h | 21 #define BT_MCS_VALID_OP(opcode) \ argument
|
A D | has_client.c | 329 static int preset_set(struct bt_has_client *inst, uint8_t opcode, uint8_t index) in preset_set() 346 static int preset_set_next_or_prev(struct bt_has_client *inst, uint8_t opcode) in preset_set_next_or_prev() 914 uint8_t opcode; in bt_has_client_preset_set() local 943 uint8_t opcode; in bt_has_client_preset_next() local 968 uint8_t opcode; in bt_has_client_preset_prev() local
|
A D | vcp_vol_ctlr.c | 189 static void vcs_cp_notify_app(struct bt_vcp_vol_ctlr *vol_ctlr, uint8_t opcode, int err) in vcs_cp_notify_app() 245 uint8_t opcode = vol_ctlr->cp_val.cp.opcode; in internal_read_vol_state_cb() local 292 uint8_t opcode = vol_ctlr->cp_val.cp.opcode; in vcp_vol_ctlr_write_vcs_cp_cb() local 572 static int vcp_vol_ctlr_common_vcs_cp(struct bt_vcp_vol_ctlr *vol_ctlr, uint8_t opcode) in vcp_vol_ctlr_common_vcs_cp()
|
A D | vcp_vol_rend.c | 51 #define VALID_VCP_OPCODE(opcode) ((opcode) <= BT_VCP_OPCODE_MUTE) argument 163 uint8_t opcode; in write_vcs_control() local
|
A D | vcp_internal.h | 39 uint8_t opcode; member
|
A D | vocs_internal.h | 31 uint8_t opcode; member
|
/subsys/usb/device_next/class/ |
A D | usbd_msc_scsi.c | 79 uint8_t opcode; in SCSI_CMD_STRUCT() local 88 uint8_t opcode; in SCSI_CMD_STRUCT() local 145 uint8_t opcode; in SCSI_CMD_STRUCT() local 177 uint8_t opcode; in SCSI_CMD_STRUCT() local 213 uint8_t opcode; in SCSI_CMD_STRUCT() local 231 uint8_t opcode; in SCSI_CMD_STRUCT() local 240 uint8_t opcode; in SCSI_CMD_STRUCT() local 276 uint8_t opcode; in SCSI_CMD_STRUCT() local 287 uint8_t opcode; in SCSI_CMD_STRUCT() local 296 uint8_t opcode; in SCSI_CMD_STRUCT() local [all …]
|
/subsys/net/lib/tftp/ |
A D | tftp_client.c | 106 uint16_t opcode = sys_get_be16(client->tftp_buf); in send_data() local 273 uint16_t opcode = sys_get_be16(client->tftp_buf); in tftp_get() local 397 uint16_t opcode = sys_get_be16(client->tftp_buf); in tftp_put() local
|
A D | tftp_client.h | 54 uint16_t opcode; member
|
/subsys/bluetooth/host/ |
A D | monitor.c | 77 static void drop_add(uint16_t opcode) in drop_add() 211 uint16_t opcode, uint16_t len) in encode_hdr() 236 void bt_monitor_send(uint16_t opcode, const void *data, size_t len) in bt_monitor_send()
|
A D | monitor.h | 58 uint16_t opcode; member 121 static inline void bt_monitor_send(uint16_t opcode, const void *data, size_t len) in bt_monitor_send()
|
A D | hci_core.c | 151 uint16_t opcode; member 345 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create() 390 int bt_hci_cmd_send(uint16_t opcode, struct net_buf *buf) in bt_hci_cmd_send() 438 int bt_hci_cmd_send_sync(uint16_t opcode, struct net_buf *buf, in bt_hci_cmd_send_sync() 2539 static void hci_cmd_done(uint16_t opcode, uint8_t status, struct net_buf *evt_buf) in hci_cmd_done() 2601 uint16_t opcode; in hci_cmd_complete() local 2635 uint16_t opcode; in hci_cmd_status() local
|
/subsys/bluetooth/host/classic/ |
A D | obex.c | 79 uint8_t opcode; member 222 uint8_t opcode; in obex_server_put_common() local 303 uint8_t opcode; in obex_server_get_common() local 440 uint8_t opcode; in obex_server_action_common() local 666 uint8_t opcode; member 1314 uint8_t opcode; in bt_obex_put() local 1379 uint8_t opcode; in bt_obex_put_rsp() local 1439 uint8_t opcode; in bt_obex_get() local 1504 uint8_t opcode; in bt_obex_get_rsp() local 1582 uint8_t opcode; in bt_obex_abort() local [all …]
|
A D | avrcp_internal.h | 109 uint8_t opcode; member 115 uint8_t opcode; /**< Unit Info, Subunit Info, Vendor Dependent, or Pass Through */ member
|
/subsys/bluetooth/mesh/ |
A D | op_agg.c | 70 uint16_t opcode; in bt_mesh_op_agg_is_op_agg_msg() local
|
A D | msg.c | 15 void bt_mesh_model_msg_init(struct net_buf_simple *msg, uint32_t opcode) in bt_mesh_model_msg_init()
|
A D | testing.c | 85 void bt_mesh_test_prov_invalid_bearer(uint8_t opcode) in bt_mesh_test_prov_invalid_bearer()
|
A D | access.c | 1326 void bt_mesh_msg_cb_set(void (*cb)(uint32_t opcode, struct bt_mesh_msg_ctx *ctx, in bt_mesh_msg_cb_set() 1392 uint32_t opcode, const struct bt_mesh_model **model) in find_op() 1437 static int get_opcode(struct net_buf_simple *buf, uint32_t *opcode) in get_opcode() 1476 const struct bt_mesh_elem *elem, uint32_t opcode) in element_model_recv() 1525 uint32_t opcode; in bt_mesh_model_recv() local
|
/subsys/fs/fuse_client/ |
A D | fuse_client.c | 20 void fuse_fill_header(struct fuse_in_header *hdr, uint32_t len, uint32_t opcode, uint64_t nodeid) in fuse_fill_header() 189 const char *fuse_opcode_to_string(uint32_t opcode) in fuse_opcode_to_string()
|
/subsys/net/lib/mqtt/ |
A D | mqtt_transport_websocket.c | 113 enum websocket_opcode opcode = WEBSOCKET_OPCODE_DATA_BINARY; in mqtt_client_websocket_write_msg() local
|
/subsys/sd/ |
A D | sd_ops.c | 205 static int sdmmc_spi_read_cxd(struct sd_card *card, uint32_t opcode, uint32_t *cxd) in sdmmc_spi_read_cxd() 238 static int sdmmc_read_cxd(struct sd_card *card, uint32_t opcode, uint32_t rca, uint32_t *cxd) in sdmmc_read_cxd()
|
/subsys/net/l2/ethernet/ |
A D | arp.h | 40 uint16_t opcode; member
|
/subsys/net/lib/websocket/ |
A D | websocket.c | 60 static const char *opcode2str(enum websocket_opcode opcode) in opcode2str() 656 enum websocket_opcode opcode, bool mask, bool final, in websocket_send_msg()
|