Searched refs:bt_mesh_cfg_cli_beacon_get (Results 1 – 5 of 5) sorted by relevance
540 int bt_mesh_cfg_cli_beacon_get(uint16_t net_idx, uint16_t addr, uint8_t *status);
1001 err = bt_mesh_cfg_cli_beacon_get(test_netkey_idx, TEST_ADDR, &status); in test_cfg_load()
306 err = bt_mesh_cfg_cli_beacon_get(bt_mesh_shell_target_ctx.net_idx, in cmd_beacon()
1177 int bt_mesh_cfg_cli_beacon_get(uint16_t net_idx, uint16_t addr, uint8_t *status) in bt_mesh_cfg_cli_beacon_get() function
2374 err = bt_mesh_cfg_cli_beacon_get(sys_le16_to_cpu(cp->net_idx), in config_beacon_get()