Searched defs:phy (Results 1 – 16 of 16) sorted by relevance
31 void Device::RegisterPhyLayer(std::shared_ptr<PhyLayer> phy) { in RegisterPhyLayer()38 for (auto phy : phy_list) { in UnregisterPhyLayers() local61 for (const auto& phy : phy_layers_[phy_type]) { in SendLinkLayerPacket() local68 for (const auto& phy : phy_layers_[phy_type]) { in SendLinkLayerPacket() local
73 for (const auto& phy : phy_layers_[Phy::Type::LOW_ENERGY]) { in TimerTick() local90 for (const auto& phy : phy_layers_[Phy::Type::LOW_ENERGY]) { in IncomingPacket() local
175 for (const auto& phy : phy_layers_[Phy::Type::LOW_ENERGY]) { in TimerTick() local214 for (const auto& phy : phy_layers_[Phy::Type::LOW_ENERGY]) { in IncomingPacket() local
83 for (const auto& phy : phy_layers_[Phy::Type::LOW_ENERGY]) { in IncomingPacket() local
54 for (const auto& phy : phy_layers_) { in UnregisterAllPhyLayers() local78 for (const auto& phy : phy_layers_) { in Send() local86 for (auto& phy : phy_layers_) { in TimerTick() local103 for (auto& phy : phy_layers_) { in ToString() local
363 uint8_t phy = PHY_LE_1M; in btm_ble_start_auto_conn() local
692 void btsnd_hcic_ble_enh_rx_test(uint8_t rx_chan, uint8_t phy, in btsnd_hcic_ble_enh_rx_test()711 uint8_t payload, uint8_t phy) { in btsnd_hcic_ble_enh_tx_test()
123 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in BTA_GATTC_Open() local
45 int phy) { in FakeConnect()
70 uint8_t phy; member
632 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys() local
1406 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in L2CA_ConnectFixedChnl() local
2112 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in l2cu_create_conn_le() local
79 …f, in String address, in boolean isDirect, in int transport, in boolean opportunistic, in int phy); in clientConnect()
1097 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in GATT_Connect() local
124 Phy::Type phy = connections_.GetPhyType(handle); in SendAclToRemote() local