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.cc561 char* tmp_token = NULL; in init() local
574 tok = strtok_r((char*)value_cap, "-", &tmp_token); in init()
592 tok = strtok_r(NULL, "-", &tmp_token); in init()