Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h423 int GAP_LePair(const BtAddr *addr);
H A Dgap_le_sec.c849 int GAP_LePair(const BtAddr *addr) in GAP_LePair() function
H A Dgap_le_if.c1389 info->result = GAP_LePair(info->pointer); in GapLePairTask()