| /packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
| D | phy_device.cc | 32 void PhyDevice::Register(PhyLayer* phy) { phy_layers_.insert(phy); } in Register() 34 void PhyDevice::Unregister(PhyLayer* phy) { phy_layers_.erase(phy); } in Unregister() 59 for (auto const& phy : phy_layers_) { in Send() local
|
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
| D | acl_connection.h | 68 void SetTxPhy(bluetooth::hci::PhyType phy) { tx_phy_ = phy; } in SetTxPhy() 69 void SetRxPhy(bluetooth::hci::PhyType phy) { rx_phy_ = phy; } in SetRxPhy()
|
| D | ffi.cc | 49 void (*send_ll)(uint8_t const* data, size_t data_len, int phy, in ffi_controller_new() 71 [=](std::vector<uint8_t> const& data, Phy::Type phy, int8_t tx_power) { in ffi_controller_new() 113 void* controller_, uint8_t const* data, size_t data_len, int phy, in ffi_controller_receive_ll()
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/le/ |
| D | ScanSettings.java | 245 int numOfMatchesPerFilter, boolean legacy, int phy) { in ScanSettings() 456 public Builder setPhy(int phy) { in setPhy()
|
| /packages/apps/Car/systemlibs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/platform/ |
| D | ProgramInfoExt.java | 104 ProgramSelector.Identifier phy = info.getPhysicallyTunedTo(); in getProgramName() local
|
| /packages/modules/Bluetooth/system/stack/test/common/ |
| D | mock_hcic_layer.cc | 84 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big()
|
| /packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
| D | state_machine.h | 86 uint8_t phy; member
|
| /packages/modules/Bluetooth/system/stack/include/ |
| D | btm_iso_api_types.h | 142 uint8_t phy; member 154 uint8_t phy; member
|
| /packages/modules/Bluetooth/system/bta/le_audio/ |
| D | client_parser.h | 121 uint8_t phy; member 174 uint8_t phy; member
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | controller.cc | 61 uint8_t phy; member
|
| D | le_scanning_manager.cc | 93 RawAddress address, uint8_t phy, in OnPeriodicSyncStarted() 601 bluetooth::hci::AddressWithType address_with_type, uint8_t phy, in OnPeriodicSyncStarted()
|
| D | btm.cc | 163 bluetooth::hci::AddressWithType address_with_type, uint8_t phy, in OnPeriodicSyncStarted()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_hcic_hciblecmds.cc | 185 void btsnd_hcic_ble_enh_rx_test(uint8_t rx_chan, uint8_t phy, in btsnd_hcic_ble_enh_rx_test() 192 uint8_t payload, uint8_t phy) { in btsnd_hcic_ble_enh_tx_test() 440 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big()
|
| D | mock_device_controller.cc | 385 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | AppAdvertiseStats.java | 419 private static String dumpPhyString(int phy) { in dumpPhyString()
|
| D | PeriodicScanManager.java | 181 void onSyncStarted(int regId, int syncHandle, int sid, int addressType, String address, int phy, in onSyncStarted()
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_scanning_manager_facade.cc | 157 uint8_t phy, in OnPeriodicSyncStarted()
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothDevice.java | 3195 BluetoothGattCallback callback, int transport, int phy) { in connectGatt() 3223 BluetoothGattCallback callback, int transport, int phy, in connectGatt() 3259 boolean opportunistic, int phy, Handler handler) { in connectGatt()
|
| D | BluetoothGatt.java | 846 boolean opportunistic, int phy, AttributionSource attributionSource) { in BluetoothGatt()
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hciblecmds.cc | 596 void btsnd_hcic_ble_enh_rx_test(uint8_t rx_chan, uint8_t phy, in btsnd_hcic_ble_enh_rx_test() 615 uint8_t payload, uint8_t phy) { in btsnd_hcic_ble_enh_tx_test() 848 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big()
|
| /packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
| D | command_handler.rs | 956 let phy = self.lock_context().gatt_client_context.connect_phy; in cmd_gatt() localVariable 1050 let phy = match &get_arg(args, 1)?[..] { in cmd_gatt() localVariable
|
| /packages/modules/Bluetooth/system/bta/gatt/ |
| D | bta_gattc_api.cc | 138 uint8_t phy = controller_get_interface()->get_le_all_initiating_phys(); in BTA_GATTC_Open() local
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_ble_scanner_shim.cc | 380 uint8_t phy, in OnPeriodicSyncStarted()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | GattServiceBinderTest.java | 200 int phy = 3; in clientConnect() local
|
| D | GattServiceTest.java | 317 int phy = 3; in clientConnect() local
|