10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
namespace bluetooth.hci;
|
|
|
|
attribute "privacy";
|
|
|
|
table AclManagerData {
|
|
title:string (privacy:"Any");
|
|
}
|
|
|
|
root_type AclManagerData;
|