Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_utils.h113 NapiNativeGattServiceArray(const std::vector<GattService> &gattServices) : gattServices_(gattServices) {} in NapiNativeGattServiceArray() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp747 std::vector<GattService> gattServices; in GetService() local
750 return gattServices; in GetService()
755 return gattServices; in GetService()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp116 struct GattServiceWrapper gattServices[MAXIMUM_NUMBER_GATTSERVICE]; member
132 #define GATTSERVICES(x, y) g_gattServers[x].gattServices[y]

Completed in 4 milliseconds