Searched defs:PassKey (Results 1 – 2 of 2) sorted by relevance
494 struct PassKey { struct495 PassKey() {}; in PassKey() function498 explicit BleAdvertiser(PassKey) : BleAdvertiser() {}; in BleAdvertiser() argument
309 struct PassKey { struct310 PassKey() {}; in PassKey() argument313 …explicit GattServer(PassKey, std::shared_ptr<GattServerCallback> callback) : GattServer(callback) … in GattServer() argument