Home
last modified time | relevance | path

Searched defs:net_id (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_cli.c160 static bool proxy_srv_check_and_get(struct bt_mesh_subnet *sub, const uint8_t *net_id, in proxy_srv_check_and_get()
196 const uint8_t *net_id; member
229 uint8_t *net_id = NULL; in has_net_id() local
Dsubnet.h76 uint8_t net_id[8]; /* Network ID */ member
Dbeacon.c64 const uint8_t *net_id; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c332 uint64_t net_id; member
341 const uint8_t *net_id; in beacon_scan_cb() local
381 bool (*process_cb)(const uint8_t *net_id, void *ctx), void *ctx) in wait_for_beacon()
436 uint8_t net_id[8]; in beacon_create() local
707 static bool beacon_confirm_by_subnet(const uint8_t *net_id, void *ctx) in beacon_confirm_by_subnet()
714 static bool beacon_confirm_all_subnets(const uint8_t *net_id, void *ctx) in beacon_confirm_all_subnets()
1074 static bool private_beacon_check(const uint8_t *net_id, void *ctx) in private_beacon_check()
1244 uint8_t net_id[8]; in private_beacon_create() local
1557 uint8_t net_id[8]; member
1620 static bool pp_beacon_check(const uint8_t *net_id, void *ctx) in pp_beacon_check()
[all …]
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h773 uint64_t net_id; member