Home
last modified time | relevance | path

Searched refs:GAP_GetLocalAddr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h36 int GAP_GetLocalAddr(BtAddr *addr);
H A Dgap_le.h44 int GAP_GetLocalAddr(BtAddr *addr);
H A Dgap_if.c1118 info->result = GAP_GetLocalAddr(info->pointer); in GapGetLocalAddrTask()
H A Dgap.c1056 int GAP_GetLocalAddr(BtAddr *addr) in GAP_GetLocalAddr() function