Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dmgmt.c4382 static const u8 mgmt_mesh_uuid[16] = { variable
4472 memcpy(rp->features[idx].uuid, mgmt_mesh_uuid, 16); in read_exp_features_info()
4659 memcpy(rp.uuid, mgmt_mesh_uuid, 16); in set_mgmt_mesh_func()
4669 exp_feature_changed(hdev, mgmt_mesh_uuid, val, sk); in set_mgmt_mesh_func()
4989 EXP_FEAT(mgmt_mesh_uuid, set_mgmt_mesh_func),