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