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

  /system/bt/include/hardware/
ble_advertiser.h 33 uint8_t secondary_advertising_phy; member in struct:AdvertiseParameters
  /system/bt/stack/include/
ble_advertiser.h 53 uint8_t secondary_advertising_phy; member in struct:__anon2302
  /system/bt/btif/src/
btif_ble_advertiser.cc 71 p_params->secondary_advertising_phy = params.secondary_advertising_phy;
  /system/bt/service/
low_energy_advertiser.cc 112 out_params->secondary_advertising_phy = 0x01;
  /system/bt/stack/btm/
btm_ble_multi_adv.cc 730 p_params->secondary_advertising_phy, 0x01 /* TODO: proper SID */,
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 298 milliseconds