Searched defs:msg_type (Results 1 – 10 of 10) sorted by relevance
| /subsys/bluetooth/host/classic/ |
| A D | avdtp.c | 250 static void avdtp_set_status(struct bt_avdtp_req *req, struct net_buf *buf, uint8_t msg_type) in avdtp_set_status() 315 static void avdtp_discover_rsp(struct bt_avdtp *session, struct net_buf *buf, uint8_t msg_type) in avdtp_discover_rsp() 407 uint8_t msg_type) in avdtp_get_capabilities_rsp() 507 uint8_t msg_type, bool reconfig) in avdtp_process_configuration_rsp() 548 uint8_t msg_type) in avdtp_set_configuration_rsp() 615 static void avdtp_open_rsp(struct bt_avdtp *session, struct net_buf *buf, uint8_t msg_type) in avdtp_open_rsp() 709 static void avdtp_start_rsp(struct bt_avdtp *session, struct net_buf *buf, uint8_t msg_type) in avdtp_start_rsp() 788 static void avdtp_close_rsp(struct bt_avdtp *session, struct net_buf *buf, uint8_t msg_type) in avdtp_close_rsp() 864 static void avdtp_suspend_rsp(struct bt_avdtp *session, struct net_buf *buf, uint8_t msg_type) in avdtp_suspend_rsp() 942 static void avdtp_abort_rsp(struct bt_avdtp *session, struct net_buf *buf, uint8_t msg_type) in avdtp_abort_rsp() [all …]
|
| A D | rfcomm.c | 1393 uint8_t msg_type, len, cr; in rfcomm_handle_msg() local
|
| /subsys/net/lib/ocpp/ |
| A D | ocpp_wamp_rpc.c | 75 int ocpp_receive_from_server(struct ocpp_wamp_rpc_msg *rcv, uint32_t *msg_type, in ocpp_receive_from_server()
|
| A D | ocpp.c | 519 uint32_t msg_type; in ocpp_wsreader() local
|
| /subsys/net/lib/dhcpv4/ |
| A D | dhcpv4.c | 892 enum net_dhcpv4_msg_type *msg_type, int length) in dhcpv4_parse_option_vendor() 959 enum net_dhcpv4_msg_type *msg_type) in dhcpv4_parse_options() 1524 enum net_dhcpv4_msg_type msg_type, in dhcpv4_handle_reply() 1555 enum net_dhcpv4_msg_type msg_type = 0; in net_dhcpv4_input() local 1782 const char *net_dhcpv4_msg_type_name(enum net_dhcpv4_msg_type msg_type) in net_dhcpv4_msg_type_name()
|
| /subsys/usb/usb_c/ |
| A D | usbc_prl.h | 50 uint8_t msg_type; member
|
| A D | usbc_prl.c | 1183 uint8_t msg_type; in prl_rx_wait_for_phy_message() local
|
| /subsys/bluetooth/mesh/ |
| A D | proxy_msg.h | 38 uint8_t msg_type; member
|
| /subsys/ipc/ipc_service/backends/ |
| A D | ipc_icbmsg.c | 127 enum msg_type { enum 215 uint8_t msg_type; /* Message type. */ member 520 static int send_control_message(struct backend_data *dev_data, enum msg_type msg_type, in send_control_message() 555 enum msg_type msg_type, uint8_t ept_addr) in send_release() 581 static int send_block(struct backend_data *dev_data, enum msg_type msg_type, in send_block()
|
| /subsys/net/lib/dhcpv6/ |
| A D | dhcpv6.c | 578 enum dhcpv6_msg_type msg_type, in dhcpv6_create_message() 1919 uint8_t msg_type; in dhcpv6_input() local
|
Completed in 46 milliseconds