| /subsys/bluetooth/mesh/ |
| A D | prov.c | 55 static bt_mesh_output_action_t output_action(uint8_t action) in output_action() 73 static bt_mesh_input_action_t input_action(uint8_t action) in input_action() 172 int bt_mesh_prov_auth(bool is_provisioner, uint8_t method, uint8_t action, uint8_t size) in bt_mesh_prov_auth()
|
| A D | provisioner.c | 729 static void prov_set_method(uint8_t method, uint8_t action, uint8_t size) in prov_set_method() 736 int bt_mesh_auth_method_set_input(bt_mesh_input_action_t action, uint8_t size) in bt_mesh_auth_method_set_input() 746 int bt_mesh_auth_method_set_output(bt_mesh_output_action_t action, uint8_t size) in bt_mesh_auth_method_set_output()
|
| /subsys/pm/ |
| A D | device.c | 43 enum pm_device_action action) in pm_device_action_run() 177 enum pm_device_action action; member 196 enum pm_device_action action, in pm_device_children_action_run()
|
| /subsys/bluetooth/host/classic/shell/ |
| A D | hfp.c | 392 const char *action = argv[1]; in cmd_cli_enable() local 657 const char *action = argv[1]; in cmd_call_waiting_notify() local 794 const char *action; in cmd_voice_recognition() local 898 const char *action; in cmd_enhanced_safety() local 1713 const char *action; in cmd_ag_inband_ringtone() local 1753 const char *action; in cmd_ag_voice_recognition() local 1779 const char *action; in cmd_ag_vre_state() local 1810 const char *action; in cmd_ag_vre_text() local 1851 const char *action; in cmd_ag_subscriber() local 1915 const char *action; in cmd_ag_service_availability() local [all …]
|
| A D | bredr.c | 173 const char *action; in cmd_discovery() local 798 const char *action; in cmd_connectable() local 1067 const char *action; in cmd_sdp_find_record() local 1273 const char *action; in cmd_switch_role() local
|
| A D | a2dp.c | 502 const char *action; in cmd_register_ep() local
|
| /subsys/net/lib/ocpp/ |
| A D | ocpp_j.c | 55 const char *action; in frame_rpc_call_req() local 478 char action[JSON_MSG_BUF_128]; in parse_rpc_msg() local
|
| /subsys/net/ip/ |
| A D | ipv6_mld.c | 399 #define dbg_addr(action, pkt_str, src, dst) \ argument
|
| A D | igmp.c | 42 #define dbg_addr(action, pkt_str, src, dst) \ argument
|
| A D | ipv6_nbr.c | 531 #define dbg_addr(action, pkt_str, src, dst, pkt) \ argument 547 #define dbg_addr_with_tgt(action, pkt_str, src, dst, target, pkt) \ argument
|
| /subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
| A D | zephyr_img_mgmt.c | 557 struct img_mgmt_upload_action *action) in img_mgmt_upload_inspect()
|
| A D | img_mgmt.c | 737 struct img_mgmt_upload_action action; in img_mgmt_upload() local
|
| /subsys/bluetooth/mesh/shell/ |
| A D | shell.c | 526 static int output_number(bt_mesh_output_action_t action, uint32_t number) in output_number() 833 bt_mesh_input_action_t action = shell_strtoul(argv[1], 10, &err); in cmd_auth_method_set_input() local 852 bt_mesh_output_action_t action = shell_strtoul(argv[1], 10, &err); in cmd_auth_method_set_output() local
|
| /subsys/mgmt/ec_host_cmd/backends/ |
| A D | ec_host_cmd_backend_shi_ite.c | 512 static int shi_ite_pm_cb(const struct device *dev, enum pm_device_action action) in shi_ite_pm_cb()
|
| A D | ec_host_cmd_backend_spi_stm32.c | 821 static int ec_host_cmd_spi_stm32_pm_action(const struct device *dev, enum pm_device_action action) in ec_host_cmd_spi_stm32_pm_action()
|
| A D | ec_host_cmd_backend_shi_npcx.c | 1107 static int shi_npcx_pm_cb(const struct device *dev, enum pm_device_action action) in shi_npcx_pm_cb()
|
| /subsys/bluetooth/host/shell/ |
| A D | l2cap.c | 477 const char *action; in cmd_metrics() local
|
| A D | bt.c | 1790 const char *action; in cmd_scan() local 4659 const char *action = argv[1]; in cmd_fal_connect() local 5054 const char *action = argv[1]; in cmd_encrypted_ad_decrypt_scan() local
|
| /subsys/net/lib/ptp/ |
| A D | clock.c | 376 enum ptp_mgmt_op action = ptp_mgmt_action(msg); in ptp_clock_management_msg_process() local
|
| A D | msg.h | 243 uint8_t action:5; member
|
| /subsys/modem/ |
| A D | modem_cmux.c | 130 const char *action, size_t hexdump_len) in modem_cmux_log_frame()
|
| /subsys/bluetooth/host/ |
| A D | scan.c | 448 enum scan_action action = get_scan_action(&scan_param); in scan_update() local
|
| /subsys/bluetooth/host/classic/ |
| A D | hfp_ag.c | 3065 uint32_t action; in bt_hfp_ag_btrh_handler() local
|