Searched defs:primary (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | main.c | 244 …spend(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, void *user_dat… in model_suspend() 304 …esume(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, void *user_dat… in model_resume()
|
A D | access.c | 57 …_foreach(void (*func)(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, in bt_mesh_model_foreach() 294 static void mod_init(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, … in mod_init()
|
A D | health_srv.c | 397 int bt_mesh_health_srv_init(struct bt_mesh_model *model, bool primary) in bt_mesh_health_srv_init()
|
A D | health_cli.c | 555 int bt_mesh_health_cli_init(struct bt_mesh_model *model, bool primary) in bt_mesh_health_cli_init()
|
A D | settings.c | 878 static void commit_mod(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary… in commit_mod() 1525 …oid store_pending_mod(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, in store_pending_mod() 1853 …ore_pending_mod_check(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, in store_pending_mod_check()
|
A D | cfg_srv.c | 135 static int comp_add_elem(struct net_buf_simple *buf, struct bt_mesh_elem *elem, bool primary) in comp_add_elem() 621 …nbind(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, void *user_dat… in _mod_unbind() 3254 int bt_mesh_cfg_srv_init(struct bt_mesh_model *model, bool primary) in bt_mesh_cfg_srv_init() 3300 static void mod_reset(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary,… in mod_reset()
|
A D | cfg_cli.c | 2217 int bt_mesh_cfg_cli_init(struct bt_mesh_model *model, bool primary) in bt_mesh_cfg_cli_init()
|
/AliOS-Things-master/components/drivers/peripheral/wifi/src/ |
A D | wifi.c | 273 int hal_wifi_set_channel(netdev_t *dev, uint8_t primary) in hal_wifi_set_channel() 284 int hal_wifi_get_channel(netdev_t *dev, uint8_t *primary) in hal_wifi_get_channel()
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11modes.c | 356 RROutput primary = X11_XRRGetOutputPrimary(dpy, RootWindow(dpy, default_screen)); in X11_InitModes_XRandR() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/ |
A D | mesh_node.c | 216 …onfig(struct bt_mesh_model *mod, struct bt_mesh_elem *elem, bool vnd, bool primary, void *user_dat… in node_config()
|
Completed in 73 milliseconds