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.h117 #ifndef BTA_AV_RET_TOUT
118 #define BTA_AV_RET_TOUT 15 macro
/system/bt/bta/av/
Dbta_av_main.c51 #ifndef BTA_AV_RET_TOUT
52 #define BTA_AV_RET_TOUT 4 macro
532 reg.ret_tout = BTA_AV_RET_TOUT; in bta_av_api_register()