Home
last modified time | relevance | path

Searched refs:bt_mesh_subnet_keys (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h72 struct bt_mesh_subnet_keys { struct
326 int bt_mesh_net_keys_create(struct bt_mesh_subnet_keys *keys, const u8_t key[16]);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dbeacon.c95 struct bt_mesh_subnet_keys *keys; in bt_mesh_beacon_create()
A Dnet.c191 int bt_mesh_net_keys_create(struct bt_mesh_subnet_keys *keys, const u8_t key[16]) in bt_mesh_net_keys_create()
441 struct bt_mesh_subnet_keys *keys; in bt_mesh_net_beacon_update()
950 static bool auth_match(struct bt_mesh_subnet_keys *keys, const u8_t net_id[8], u8_t flags, bt_u32_t… in auth_match()
A Dprovisioner_main.c1400 struct bt_mesh_subnet_keys *key = NULL; in bt_mesh_temp_prov_net_idx_set()

Completed in 9 milliseconds