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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 124 p_cb->adv_interval_max,
234 (UINT16)(p_cb->adv_interval_max ? p_cb->adv_interval_max : BTM_BLE_GAP_ADV_INT),
476 p_cb->adv_interval_max = adv_int_max;
493 p_cb->adv_interval_max,
531 *adv_int_max = p_cb->adv_interval_max;
    [all...]
btm_ble_int.h 115 UINT16 adv_interval_max; member in struct:__anon3065

Completed in 29 milliseconds