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

  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c     [all...]
btm_int.h 326 tINQ_DB_ENT inq_db[BTM_INQ_DB_SIZE];
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 292 index = BTM_INQ_DB_SIZE;
294 else if(index >= BTM_INQ_DB_SIZE)
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 800 #ifndef BTM_INQ_DB_SIZE
801 #define BTM_INQ_DB_SIZE 40
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 611 #ifndef BTM_INQ_DB_SIZE
612 #define BTM_INQ_DB_SIZE 12
    [all...]

Completed in 178 milliseconds