Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h431 int GAP_LeCancelPair(const BtAddr *addr);
H A Dgap_le_sec.c878 int GAP_LeCancelPair(const BtAddr *addr) in GAP_LeCancelPair() function
H A Dgap_le_if.c1416 info->result = GAP_LeCancelPair(info->pointer); in GapLeCancelPairTask()