Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h173 int GAP_PairIsFromLocal(const BtAddr *addr, bool *isLocal);
H A Dgap_if.c695 info->result = GAP_PairIsFromLocal(info->addr, info->isLocal); in GapPairIsFromLocalTask()
H A Dgap_br_sec.c1514 int GAP_PairIsFromLocal(const BtAddr *addr, bool *isLocal) in GAP_PairIsFromLocal() function