Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_defs.h281 struct LeSignCounterChangeNotification { struct
282 BtAddr addr;
283 GAP_SignCounterType type;
284 uint32_t counter;
Dble_security.cpp141 void BleSecurity::LeSignCounterChangeNotification( in LeSignCounterChangeNotification() function in OHOS::bluetooth::BleSecurity