Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h131 #ifndef BTA_AV_RET_TOUT
132 #define BTA_AV_RET_TOUT 15 macro
/system/bt/bta/av/
Dbta_av_main.c48 #ifndef BTA_AV_RET_TOUT
49 #define BTA_AV_RET_TOUT 4 macro
584 reg.ret_tout = BTA_AV_RET_TOUT; in bta_av_api_register()