Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h291 struct LeSignCounterChangeNotification { struct
292 BtAddr addr;
293 GAP_SignCounterType type;
294 uint32_t counter;
H A Dble_security.cpp141 void BleSecurity::LeSignCounterChangeNotification( in LeSignCounterChangeNotification() function in OHOS::bluetooth::BleSecurity