Home
last modified time | relevance | path

Searched refs:PROFILE_GATT_CLIENT (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp49 GetRemoteProxy<BluetoothGattClientProxy>(PROFILE_GATT_CLIENT); in impl()
61 GetRemoteProxy<BluetoothGattClientProxy>(PROFILE_GATT_CLIENT); in GattManager()
78 GetRemoteProxy<BluetoothGattClientProxy>(PROFILE_GATT_CLIENT); in GetDevicesByStates()
106 GetRemoteProxy<BluetoothGattClientProxy>(PROFILE_GATT_CLIENT); in GetConnectedDevices()
H A Dbluetooth_gatt_client.cpp375 PROFILE_GATT_CLIENT, profileFunctions); in impl()
407 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in DiscoverStart()
514 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in GetServices()
585 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in ~GattClient()
611 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in Connect()
666 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in Disconnect()
684 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in Close()
788 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in ReadCharacteristic()
825 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in ReadDescriptor()
857 sptr<IBluetoothGattClient> proxy = GetRemoteProxy<IBluetoothGattClient>(PROFILE_GATT_CLIENT); in RequestBleMtuSize()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_host.h33 constexpr const char *PROFILE_GATT_CLIENT = "GattClientServer"; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp625 servers_.EnsureInsert(PROFILE_GATT_CLIENT, gattclient->AsObject()); in createServers()

Completed in 6 milliseconds