Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h338 struct LePairScUserConfirmReq { struct
339 BtAddr addr;
340 uint32_t number;
H A Dble_security.cpp276 void BleSecurity::LePairScUserConfirmReq(const BtAddr *addr, uint32_t number, void *context) in LePairScUserConfirmReq() function in OHOS::bluetooth::BleSecurity