Home
last modified time | relevance | path

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

/system/bt/stack/include/
Davdt_api.h322 recov_type(0),
334 recov_type = 0; in Reset()
345 uint8_t recov_type; /* Recovery type */ variable
/system/bt/stack/avdt/
Davdt_msg.cc593 p_cfg->recov_type = *p++; in avdt_msg_prs_cfg()
596 if (p_cfg->recov_type != AVDT_RECOV_RFC2733) { in avdt_msg_prs_cfg()