Home
last modified time | relevance | path

Searched refs:bt_uuid_any (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c2183 u8 bt_uuid_any[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in remove_uuid() local
2197 if (memcmp(cp->uuid, bt_uuid_any, 16) == 0) { in remove_uuid()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c2661 static const u8 bt_uuid_any[] = { in remove_uuid() local
2676 if (memcmp(cp->uuid, bt_uuid_any, 16) == 0) { in remove_uuid()

Completed in 25 milliseconds