/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/ |
A D | access.h | 189 .vnd.company = (_company), .vnd.id = (_id), .op = _op, .pub = _pub, \ 330 u16_t company; member 407 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id);
|
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_provision.c | 359 uint16_t company = 0; in genie_provision_ultra_prov_handle() local 370 company = net_buf_simple_pull_be16(buf); in genie_provision_ultra_prov_handle() 371 if (company == CONFIG_MESH_VENDOR_COMPANY_ID) in genie_provision_ultra_prov_handle()
|
A D | genie_transport.c | 136 …BT_DBG("p_model:%p, cid:0x%x, id:0x%x, retry:%d", p_model, p_model->vnd.company, p_model->vnd.id, … in genie_transport_model_send()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | access.h | 25 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id);
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | config.sub.patch | 20 # Object if more than one company name word.
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | cfg_srv.c | 157 net_buf_simple_add_le16(buf, mod->vnd.company); in comp_add_elem() 246 u16_t company, id; in get_model() local 248 company = net_buf_simple_pull_le16(buf); in get_model() 255 return bt_mesh_model_find_vnd(elem, company, id); in get_model() 1711 u16_t company, addr, id; in mod_sub_get_vnd() local 1720 company = net_buf_simple_pull_le16(buf); in mod_sub_get_vnd() 1723 BT_DBG("addr 0x%04x company 0x%04x id 0x%04x", addr, company, id); in mod_sub_get_vnd() 1731 net_buf_simple_add_le16(&msg, company); in mod_sub_get_vnd() 1736 mod = bt_mesh_model_find_vnd(elem, company, id); in mod_sub_get_vnd() 1740 net_buf_simple_add_le16(&msg, company); in mod_sub_get_vnd() [all …]
|
A D | access.c | 808 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id) in bt_mesh_model_find_vnd() argument 813 if (elem->vnd_models[i].vnd.company == company && elem->vnd_models[i].vnd.id == id) { in bt_mesh_model_find_vnd()
|
A D | provisioner_main.c | 1360 …BT_WARN("* vnd_model %d: id - 0x%04x, cid - 0x%04x *", j, model->vnd.id, model->vnd.company); in bt_mesh_provisioner_print_local_element_info()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/ |
A D | mesh_model.c | 295 … struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem * elem, u16_t company, u16_t id); in ble_mesh_model_find()
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/ |
A D | LICENSE.jpeg.txt | 45 Permission is NOT granted for the use of any IJG author's name or company name
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/ |
A D | LICENSE.jpeg.txt | 45 Permission is NOT granted for the use of any IJG author's name or company name
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | README | 139 Permission is NOT granted for the use of any IJG author's name or company name 288 at the Digital Images company in Halle for providing me with extra
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/ |
A D | mesh_node.c | 235 (config->mod_id != mod->vnd.id || config->cid != mod->vnd.company)) { in node_config()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | FAQ | 186 name (or your company's name), and an email address to contact for help or
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | doxyfile | 867 # documentation sets from a single provider (such as a company or product suite)
|
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/ |
A D | Doxyfile | 872 # documentation sets from a single provider (such as a company or product suite)
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/ |
A D | html.doxyfile | 1016 # documentation sets from a single provider (such as a company or product suite)
|
/AliOS-Things-master/components/jsoncpp/doc/ |
A D | doxyfile.in | 1167 # (such as a company or product suite) can be grouped.
|
A D | web_doxyfile.in | 1167 # (such as a company or product suite) can be grouped.
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | Doxyfile | 1244 # (such as a company or product suite) can be grouped.
|
/AliOS-Things-master/documentation/doxygen/ |
A D | Doxyfile-AOS | 1509 # (such as a company or product suite) can be grouped.
|