Searched defs:LePairComplete (Results 1 – 3 of 3) sorted by relevance
343 struct LePairComplete { struct344 BtAddr addr;345 uint8_t result;346 uint8_t keyType;
293 void BleSecurity::LePairComplete(const BtAddr *addr, uint8_t result, uint8_t keyType, void *context) in LePairComplete() function in OHOS::bluetooth::BleSecurity
1381 void BleAdapter::LePairComplete(const RawAddress &device, const int status) const in LePairComplete() function in OHOS::bluetooth::BleAdapter