Home
last modified time | relevance | path

Searched defs:sub (Results 26 – 41 of 41) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.c69 struct bt_mesh_subnet *sub; member
98 struct bt_mesh_subnet *sub; member
1103 static int send_ack(struct bt_mesh_subnet *sub, uint16_t src, uint16_t dst, in send_ack()
Dnet.c110 struct bt_mesh_subnet *sub; member
766 static bool find_subnet_cb(struct bt_mesh_subnet *sub, void *cb_data) in find_subnet_cb()
Dprovisioner.c495 struct bt_mesh_cdb_subnet *sub; in send_prov_data() local
Dcfg_srv.c2362 const struct bt_mesh_hb_sub *sub) in hb_sub_send_status()
2389 struct bt_mesh_hb_sub sub; in heartbeat_sub_get() local
2403 struct bt_mesh_hb_sub sub; in heartbeat_sub_set() local
Dfriend.c1298 static void subnet_evt(struct bt_mesh_subnet *sub, enum bt_mesh_key_evt evt) in subnet_evt()
1790 void bt_mesh_friend_clear_incomplete(struct bt_mesh_subnet *sub, uint16_t src, in bt_mesh_friend_clear_incomplete()
Dcfg_cli.c890 struct bt_mesh_cfg_cli_hb_sub *sub; member
898 struct bt_mesh_cfg_cli_hb_sub sub; in hb_sub_status() local
2076 int bt_mesh_cfg_cli_hb_sub_set(uint16_t net_idx, uint16_t addr, struct bt_mesh_cfg_cli_hb_sub *sub, in bt_mesh_cfg_cli_hb_sub_set()
2105 int bt_mesh_cfg_cli_hb_sub_get(uint16_t net_idx, uint16_t addr, struct bt_mesh_cfg_cli_hb_sub *sub, in bt_mesh_cfg_cli_hb_sub_get()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c1666 static void hb_sub_print(const struct shell *sh, struct bt_mesh_cfg_cli_hb_sub *sub) in hb_sub_print()
1681 struct bt_mesh_cfg_cli_hb_sub sub; in hb_sub_get() local
1703 struct bt_mesh_cfg_cli_hb_sub sub; in hb_sub_set() local
Dshell.c950 struct bt_mesh_cdb_subnet *sub; in cmd_provision_local() local
1387 struct bt_mesh_cdb_subnet *sub; in cmd_cdb_subnet_add() local
1430 struct bt_mesh_cdb_subnet *sub; in cmd_cdb_subnet_del() local
/Zephyr-latest/include/zephyr/drivers/pcie/
Dpcie.h490 #define PCIE_BUS_NUMBER_VAL(prim, sec, sub, lat) \ argument
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_client/src/
Dmain.c645 struct mqtt_subscription_list sub; in test_subscribe() local
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c69 static void heartbeat(const struct bt_mesh_hb_sub *sub, uint8_t hops, in heartbeat()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid.c43 struct subordinate_info sub[HID_SUBORDINATE_DESC_NUM]; member
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Ddtlib.py1985 def sub(match): function
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c593 uint16_t sub; in node_configure_and_reset() local
Dtest_beacon.c1364 struct bt_mesh_subnet *sub; in test_tx_priv_interleave() local
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3390 struct bt_mesh_cfg_cli_hb_sub sub; in config_hb_sub_set() local
3420 struct bt_mesh_cfg_cli_hb_sub sub; in config_hb_sub_get() local

12