Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dmgmt.c4433 static const u8 mgmt_mesh_uuid[16] = { variable
4512 memcpy(rp->features[idx].uuid, mgmt_mesh_uuid, 16); in read_exp_features_info()
4662 memcpy(rp.uuid, mgmt_mesh_uuid, 16); in set_mgmt_mesh_func()
4672 exp_feature_changed(hdev, mgmt_mesh_uuid, val, sk); in set_mgmt_mesh_func()
4927 EXP_FEAT(mgmt_mesh_uuid, set_mgmt_mesh_func),