Home | History | Annotate | Download | only in doc

Lines Matching refs:in

5  * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 void onClientRegistered(in int status, in int client_if);
33 void OnConnectionState(in int status, in int client_id, in const char* address,
34 in bool connected);
39 void OnMtuChanged(in int status, in const char* address, in int mtu);
46 void onScanResult(in ScanResult scan_result);
52 void onMultiAdvertiseCallback(in int status, in boolean is_start,
53 in AdvertiseSettings settings);