Home
last modified time | relevance | path

Searched defs:gatt_intf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_shim.cc46 std::unique_ptr<GattClientIntf> GetGattClientProfile(const unsigned char* gatt_intf) { in GetGattClientProfile()
56 std::unique_ptr<GattServerIntf> GetGattServerProfile(const unsigned char* gatt_intf) { in GetGattServerProfile()
Dgatt_ble_advertiser_shim.cc190 std::unique_ptr<BleAdvertiserIntf> GetBleAdvertiserIntf(const unsigned char* gatt_intf) { in GetBleAdvertiserIntf()
Dgatt_ble_scanner_shim.cc369 std::unique_ptr<BleScannerIntf> GetBleScannerIntf(const unsigned char* gatt_intf) { in GetBleScannerIntf()