Searched defs:LePairKeyPressNotification (Results 1 – 2 of 2) sorted by relevance
316 struct LePairKeyPressNotification { struct317 BtAddr addr;318 uint8_t pressType;
211 void BleSecurity::LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context) in LePairKeyPressNotification() function in OHOS::bluetooth::BleSecurity