Home
last modified time | relevance | path

Searched defs:phy_options (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc472 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()
Dbtif_gatt_client.cc642 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/
Dbtm_ble.cc194 uint16_t phy_options) { in BTM_BleSetPhy()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc55 uint8_t rx_phys, uint16_t phy_options) { in SetMockBtmInterface()
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py977 def set_preferred_phy(self, address, tx_phy, rx_phy, phy_options): argument
Dgatt_server.py1443 def server_set_preferred_phy(self, addr, tx_phy, rx_phy, phy_options): argument
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py1534 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/
Dcom_android_bluetooth_gatt.cpp1424 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/
Dhci_packets.h36334 …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()