Home
last modified time | relevance | path

Searched refs:IProfileGattServer (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h155 * @brief Class for IProfileGattServer functions.
160 class IProfileGattServer : public IProfile { class
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.h29 class GattServerService : public IProfileGattServer, public utility::Context {
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp43 bluetooth::IProfileGattServer *serverService_;
51 bluetooth::IProfileGattServer *GetServicePtr() in GetServicePtr()
56 return static_cast<bluetooth::IProfileGattServer *>( in GetServicePtr()

Completed in 2 milliseconds