Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h310 int GAP_GetRemoteNameCancel(const BtAddr *addr);
H A Dgap_br_discover.c272 int GAP_GetRemoteNameCancel(const BtAddr *addr) in GAP_GetRemoteNameCancel() function
H A Dgap_if.c1091 info->result = GAP_GetRemoteNameCancel(info->pointer); in GapGetRemoteNameCancelTask()