Lines Matching defs:sub
374 static int beacon_send(uint16_t conn_handle, struct bt_mesh_subnet *sub) in beacon_send()
396 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in proxy_send_beacons() local
404 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_beacon_send()
426 void bt_mesh_proxy_identity_start(struct bt_mesh_subnet *sub) in bt_mesh_proxy_identity_start()
435 void bt_mesh_proxy_identity_stop(struct bt_mesh_subnet *sub) in bt_mesh_proxy_identity_stop()
452 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in bt_mesh_proxy_identity_enable() local
1016 static int node_id_adv(struct bt_mesh_subnet *sub) in node_id_adv()
1053 static int net_id_adv(struct bt_mesh_subnet *sub) in net_id_adv()
1078 static bool advertise_subnet(struct bt_mesh_subnet *sub) in advertise_subnet()
1093 struct bt_mesh_subnet *sub; in next_sub() local
1110 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in sub_count() local
1120 static s32_t gatt_proxy_advertise(struct bt_mesh_subnet *sub) in gatt_proxy_advertise()