Home
last modified time | relevance | path

Searched refs:BT_GATT_SERVICE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h452 BT_GATT_SERVICE(attr_##_name)
461 #define BT_GATT_SERVICE(_attrs) \ macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c538 static struct bt_gatt_service _ais_srv = BT_GATT_SERVICE(_ais_srv_attrs);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c707 static struct bt_gatt_service prov_svc = BT_GATT_SERVICE(prov_attrs);
826 static struct bt_gatt_service proxy_svc = BT_GATT_SERVICE(proxy_attrs);

Completed in 7 milliseconds