Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_codec_config.cc551 char* tmp_token = NULL; in init() local
564 tok = strtok_r((char*)value_cap, "-", &tmp_token); in init()
582 tok = strtok_r(NULL, "-", &tmp_token); in init()