Home
last modified time | relevance | path

Searched defs:nameHasPrefix (Results 1 – 2 of 2) sorted by relevance

/btstack/test/ad_parser/
H A Dad_parser_test.cpp73 bool nameHasPrefix(const char * name_prefix, uint16_t data_length, const uint8_t * data){ in nameHasPrefix() function
/btstack/port/arduino/
H A DBTstack.cpp429 bool BLEAdvertisement::nameHasPrefix(const char * name_prefix){ in nameHasPrefix() function in BLEAdvertisement