Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_shim.cc43 std::unique_ptr<GattClientIntf> GetGattClientProfile(const unsigned char* gatt_intf) { in GetGattClientProfile()
52 std::unique_ptr<GattServerIntf> GetGattServerProfile(const unsigned char* gatt_intf) { in GetGattServerProfile()
Dgatt_ble_advertiser_shim.cc201 std::unique_ptr<BleAdvertiserIntf> GetBleAdvertiserIntf(const unsigned char* gatt_intf) { in GetBleAdvertiserIntf()
Dgatt_ble_scanner_shim.cc422 std::unique_ptr<BleScannerIntf> GetBleScannerIntf(const unsigned char* gatt_intf) { in GetBleScannerIntf()