Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h52 int GAP_LeSetStaticIdentityAddr(uint8_t addr[BT_ADDRESS_SIZE]);
H A Dgap.c1307 int GAP_LeSetStaticIdentityAddr(uint8_t addr[BT_ADDRESS_SIZE]) in GAP_LeSetStaticIdentityAddr() function
H A Dgap_le_if.c264 info->result = GAP_LeSetStaticIdentityAddr(info->pointer); in GapLeSetStaticIdentityAddrTask()