Home | History | Annotate | Download | only in binder

Lines Matching full:bluetooth

17 #include "service/common/bluetooth/binder/IBluetoothGattServer.h"
22 #include "service/common/bluetooth/binder/parcel_helpers.h"
35 "bluetooth-gatt-server-service";
69 std::unique_ptr<bluetooth::GattIdentifier> out_id;
89 std::unique_ptr<bluetooth::GattIdentifier> out_id;
108 std::unique_ptr<bluetooth::GattIdentifier> out_id;
207 int server_if, bool is_primary, const bluetooth::UUID& uuid,
208 std::unique_ptr<bluetooth::GattIdentifier>* out_id) {
229 int server_if, const bluetooth::UUID& uuid,
231 std::unique_ptr<bluetooth::GattIdentifier>* out_id) {
252 int server_if, const bluetooth::UUID& uuid, int permissions,
253 std::unique_ptr<bluetooth::GattIdentifier>* out_id) {
309 const bluetooth::GattIdentifier& characteristic_id,