Searched refs:GAPIF_SetLocalName (Results 1 – 3 of 3) sorted by relevance
232 BTSTACK_API int GAPIF_SetLocalName(const char *name, int length);
108 bool ret = (GAPIF_SetLocalName(deviceName_.c_str(), length) == BT_SUCCESS); in SetLocalName()
179 int GAPIF_SetLocalName(const char *name, int length) in GAPIF_SetLocalName() function