Searched refs:BTA_JV_MAX_SCN (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/jv/
H A Dbta_jv_int.h122 bool scn[BTA_JV_MAX_SCN]; /* SCN allocated by java */
H A Dbta_jv_act.cc712 if (scn > 0 && scn <= BTA_JV_MAX_SCN && bta_jv_cb.scn[scn - 1]) {
/system/bt/bta/include/
H A Dbta_jv_api.h52 #define BTA_JV_MAX_SCN \ macro

Completed in 37 milliseconds