HomeSort by relevance Sort by last modified time
    Searched refs:BTA_JV_MAX_SCN (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/jv/
bta_jv_int.h 122 bool scn[BTA_JV_MAX_SCN]; /* SCN allocated by java */
bta_jv_act.cc 712 if (scn > 0 && scn <= BTA_JV_MAX_SCN && bta_jv_cb.scn[scn - 1]) {
    [all...]
  /system/bt/bta/include/
bta_jv_api.h 52 #define BTA_JV_MAX_SCN \
    [all...]

Completed in 68 milliseconds