Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c4538 static const u8 iso_socket_uuid[16] = { variable
4610 memcpy(rp->features[idx].uuid, iso_socket_uuid, 16); in read_exp_features_info()
5011 memcpy(rp.uuid, iso_socket_uuid, 16); in set_iso_socket_func()
5021 exp_feature_changed(hdev, iso_socket_uuid, val, sk); in set_iso_socket_func()
5041 EXP_FEAT(iso_socket_uuid, set_iso_socket_func),