Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h302 int GAP_GetRemoteName(const BtAddr *addr);
H A Dgap_br_discover.c220 int GAP_GetRemoteName(const BtAddr *addr) in GAP_GetRemoteName() function
H A Dgap_if.c1064 info->result = GAP_GetRemoteName(info->pointer); in GapGetRemoteNameTask()