Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_defs.h315 struct LePairPassKeyNotification { struct
316 BtAddr addr;
317 uint32_t number;
Dble_security.cpp379 void BleSecurity::LePairPassKeyNotification(const BtAddr *addr, uint32_t number, void *context) in LePairPassKeyNotification() function in OHOS::bluetooth::BleSecurity