Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h45 int GAP_SetLocalName(const char *name, int length);
H A Dgap_if.c176 info->result = GAP_SetLocalName(info->name, info->length); in GapSetLocalNameTask()
H A Dgap.c1063 int GAP_SetLocalName(const char *name, int length) in GAP_SetLocalName() function