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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 314 ** min_loc_to - minimum local timeout
323 UINT16 min_rmt_to, UINT16 min_loc_to)
336 min_rmt_to, min_loc_to))
344 p_cb->min_loc_to = min_loc_to;
614 p_cb->min_rmt_to, p_cb->min_loc_to);
btm_int.h 658 UINT16 min_loc_to;/* stored SSR minimum local timeout */ member in struct:__anon3088
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 910 UINT16 min_loc_to; member in struct:__anon2497
bta_dm_pm.c 633 p_spec->min_rmt_to, p_spec->min_loc_to);
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 345 milliseconds