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/include/
bta_jv_api.h 50 #define BTA_JV_MAX_SCN PORT_MAX_RFC_PORTS /* same as BTM_MAX_SCN (in btm_int.h) */
    [all...]
  /system/bt/bta/jv/
bta_jv_int.h 396 BOOLEAN scn[BTA_JV_MAX_SCN]; /* SCN allocated by java */
bta_jv_act.c 809 if (scn > 0 && scn <= BTA_JV_MAX_SCN && bta_jv_cb.scn[scn-1])
    [all...]

Completed in 115 milliseconds