Searched defs:phy (Results 1 – 15 of 15) sorted by relevance
33 void Device::RegisterPhyLayer(std::shared_ptr<PhyLayer> phy) { in RegisterPhyLayer()37 void Device::UnregisterPhyLayer(std::shared_ptr<PhyLayer> phy) { in UnregisterPhyLayer()63 for (auto phy : phy_list) { in SendLinkLayerPacket() local
93 for (auto phy : le_phys) { in IncomingPacket() local
88 for (auto phy : le_phys) { in IncomingPacket() local
60 for (const auto phy : phy_layers_) { in Send() local68 for (auto phy : phy_layers_) { in TimerTick() local
175 for (size_t phy = 0; phy < 2 && phy < phys_.size(); phy++) { in IncomingHciConnection() local190 for (size_t phy = 0; phy < phys_.size(); phy++) { in List() local
350 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()
525 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys() local
123 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in BTA_GATTC_Open() local
45 int phy) { in FakeConnect()
77 …f, in String address, in boolean isDirect, in int transport, in boolean opportunistic, in int phy); in clientConnect()
1096 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in GATT_Connect() local
1657 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in L2CA_ConnectFixedChnl() local
2113 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in l2cu_create_conn_le() local
85 for (auto phy : phy_list) { in SendLinkLayerPacket() local