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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 313 ** min_rmt_to - minimum remote timeout
323 UINT16 min_rmt_to, UINT16 min_loc_to)
336 min_rmt_to, min_loc_to))
343 p_cb->min_rmt_to = min_rmt_to;
614 p_cb->min_rmt_to, p_cb->min_loc_to);
btm_int.h 664 UINT16 min_rmt_to;/* stored SSR minimum remote timeout */ member in struct:__anon3537
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 614 if (bta_hh_read_ssr_param(peer_addr, &p_spec_cur->max_lat, &p_spec_cur->min_rmt_to) == BTA_HH_ERR)
633 p_spec->min_rmt_to, p_spec->min_loc_to);
bta_dm_int.h 910 UINT16 min_rmt_to; member in struct:__anon2935
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 61 milliseconds