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

  /system/bt/stack/btm/
btm_ble_gap.c 275 btsnd_hcic_ble_write_adv_params ((UINT16)(p_cb->adv_interval_min ? p_cb->adv_interval_min :
456 if (!btsnd_hcic_ble_write_adv_params ((UINT16)(p_cb->adv_interval_min ? p_cb->adv_interval_min :
    [all...]
  /system/bt/stack/include/
hcimsgs.h 696 extern BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max,
    [all...]
  /system/bt/stack/hcic/
hciblecmds.c 80 BOOLEAN btsnd_hcic_ble_write_adv_params (UINT16 adv_int_min, UINT16 adv_int_max, function

Completed in 425 milliseconds