Searched defs:phy (Results 1 – 14 of 14) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | device.cc | 29 void Device::RegisterPhyLayer(std::shared_ptr<PhyLayer> phy) { in RegisterPhyLayer() 34 for (auto phy : phy_layers_) { in UnregisterPhyLayers() local 43 for (auto& phy : phy_layers_) { in UnregisterPhyLayer() local 61 for (auto phy : phy_layers_) { in SendLinkLayerPacket() local 70 for (auto phy : phy_layers_) { in SendLinkLayerPacket() local
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | phy_layer_factory.cc | 44 for (auto phy : phy_layers_) { in UnregisterPhyLayer() local 80 for (const auto& phy : phy_layers_) { in Send() local 88 for (auto& phy : phy_layers_) { in TimerTick() local 105 for (auto& phy : phy_layers_) { in ToString() local
|
/system/bt/stack/test/common/ |
D | mock_hcic_layer.cc | 84 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big()
|
/system/bt/main/shim/ |
D | controller.cc | 67 uint8_t phy; member
|
/system/bt/stack/include/ |
D | btm_iso_api_types.h | 120 uint8_t phy; member 132 uint8_t phy; member
|
/system/bt/test/mock/ |
D | mock_hcic_hciblecmds.cc | 98 void btsnd_hcic_ble_enh_rx_test(uint8_t rx_chan, uint8_t phy, in btsnd_hcic_ble_enh_rx_test() 103 uint8_t payload, uint8_t phy) { in btsnd_hcic_ble_enh_tx_test() 277 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big()
|
D | mock_device_controller.cc | 362 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys() local
|
/system/bt/stack/btm/ |
D | btm_ble_bgconn.cc | 342 uint8_t phy = PHY_LE_1M; in btm_ble_start_auto_conn() local
|
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 122 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in BTA_GATTC_Open() local
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 47 int phy) { in FakeConnect()
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 762 void btsnd_hcic_ble_enh_rx_test(uint8_t rx_chan, uint8_t phy, in btsnd_hcic_ble_enh_rx_test() 781 uint8_t payload, uint8_t phy) { in btsnd_hcic_ble_enh_tx_test() 1014 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big()
|
/system/bt/device/src/ |
D | controller.cc | 732 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys() local
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 1154 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in GATT_Connect() local
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 103 …ress, in boolean isDirect, in int transport, in boolean opportunistic, in int phy, in AttributionS… in clientConnect()
|