Home
last modified time | relevance | path

Searched refs:secondary_advertising_phy (Results 1 – 5 of 5) sorted by relevance

/system/bt/include/hardware/
Dble_advertiser.h33 uint8_t secondary_advertising_phy; member
/system/bt/btif/src/
Dbtif_ble_advertiser.cc71 p_params->secondary_advertising_phy = params.secondary_advertising_phy; in parseParams()
/system/bt/stack/include/
Dble_advertiser.h53 uint8_t secondary_advertising_phy; member
/system/bt/service/
Dlow_energy_advertiser.cc114 out_params->secondary_advertising_phy = 0x01; in GetAdvertiseParams()
/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc698 p_params->secondary_advertising_phy, 0x01 /* TODO: proper SID */, in SetParameters()