Searched defs:phy_options (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_server.cc | 472 uint8_t rx_phy, uint16_t phy_options) { in btif_gatts_set_preferred_phy() 475 [](const RawAddress& bd_addr, uint8_t tx_phy, uint8_t rx_phy, uint16_t phy_options) { in btif_gatts_set_preferred_phy()
|
D | btif_gatt_client.cc | 642 uint8_t rx_phy, uint16_t phy_options) { in btif_gattc_set_preferred_phy() 645 [](const RawAddress& bd_addr, uint8_t tx_phy, uint8_t rx_phy, uint16_t phy_options) { in btif_gattc_set_preferred_phy()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble.cc | 194 uint16_t phy_options) { in BTM_BleSetPhy()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/ |
D | btm_api_mock.cc | 55 uint8_t rx_phys, uint16_t phy_options) { in SetMockBtmInterface()
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 977 def set_preferred_phy(self, address, tx_phy, rx_phy, phy_options): argument
|
D | gatt_server.py | 1443 def server_set_preferred_phy(self, addr, tx_phy, rx_phy, phy_options): argument
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | device.py | 1534 async def set_phy(self, tx_phys=None, rx_phys=None, phy_options=None): argument 3567 self, connection, tx_phys=None, rx_phys=None, phy_options=None argument
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1424 jint phy_options) { in gattClientSetPreferredPhyNative() 2159 jint phy_options) { in gattServerSetPreferredPhyNative()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 36334 …ve_preference, uint8_t tx_phys_bitmask, uint8_t rx_phys_bitmask, PhyOptions phy_options) {auto bui… in Create() 36357 …ve_preference, uint8_t tx_phys_bitmask, uint8_t rx_phys_bitmask, PhyOptions phy_options) :LeConnec… in Create()
|