Searched refs:debug_uuid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 3770 static const u8 debug_uuid[16] = { variable 3804 memcpy(rp->features[idx].uuid, debug_uuid, 16); in read_exp_features_info() 3868 memcpy(ev.uuid, debug_uuid, 16); in exp_debug_feature_changed() 3918 if (!memcmp(cp->uuid, debug_uuid, 16)) { in set_exp_feature() 3944 memcpy(rp.uuid, debug_uuid, 16); in set_exp_feature()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 4292 static const u8 debug_uuid[16] = { variable 4355 memcpy(rp->features[idx].uuid, debug_uuid, 16); in read_exp_features_info() 4548 memcpy(rp.uuid, debug_uuid, 16); in set_debug_func() 4558 exp_feature_changed(hdev, debug_uuid, val, sk); in set_debug_func() 4928 EXP_FEAT(debug_uuid, set_debug_func),
|
Completed in 29 milliseconds