Home
last modified time | relevance | path

Searched refs:GAP_LePairScUserConfirmRsp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h505 int GAP_LePairScUserConfirmRsp(const BtAddr *addr, uint8_t accept);
H A Dgap_le_sec.c1073 int GAP_LePairScUserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAP_LePairScUserConfirmRsp() function
H A Dgap_le_if.c1640 info->result = GAP_LePairScUserConfirmRsp(info->addr, info->accept); in GapLePairScUserConfirmRspTask()