Home
last modified time | relevance | path

Searched defs:PassKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h494 struct PassKey { struct
495 PassKey() {}; in PassKey() function
498 explicit BleAdvertiser(PassKey) : BleAdvertiser() {}; in BleAdvertiser() argument
H A Dbluetooth_gatt_server.h309 struct PassKey { struct
310 PassKey() {}; in PassKey() argument
313 …explicit GattServer(PassKey, std::shared_ptr<GattServerCallback> callback) : GattServer(callback) … in GattServer() argument