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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 138 UINT16 sdp_db_size; member in struct:__anon2235
bta_jv_api.h 418 UINT16 sdp_db_size; /* The size of p_sdp_db */ member in struct:__anon2320
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 290 p_bta_hh_cfg->sdp_db_size,
369 bta_hh_cb.p_disc_db = (tSDP_DISCOVERY_DB *) GKI_getbuf(p_bta_hh_cfg->sdp_db_size);
381 p_bta_hh_cfg->sdp_db_size,
    [all...]