Home
last modified time | relevance | path

Searched refs:gatt_service (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h342 } gatt_service; typedef
345 int ble_stack_gatt_registe_service(gatt_service *s, gatt_attr_t attrs[], uint16_t attr_num);
/AliOS-Things-master/components/ble_host/ble_profiles/
A Dbas.c21 gatt_service bas_service;
A Dhrs.c28 gatt_service hrs_service;
A Duart_server.c27 static gatt_service g_uart_profile;
A Dhids.c69 gatt_service hids_service;
A Ddis.c54 gatt_service dis_service;
A Dota_server.c96 static gatt_service uart_service;
/AliOS-Things-master/components/ble_netconfig/
A Dblecfg_stack.c36 gatt_service g_BLE_netCfg_gatt_service;
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c88 static gatt_service srvc_instance = {0};
/AliOS-Things-master/components/py_engine/modules/ble/
A Dbt_gatts_adapter.c85 static gatt_service srvc_instance = { 0 };
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c88 static gatt_service srvc_instance = {0};
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c575 gatt_service test_service;
576 gatt_service test2_service;
666 gatt_service test3_service;
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c676 gatt_service test_service;
677 gatt_service test2_service;
/AliOS-Things-master/components/ble_host/
A DREADME.md217 int ble_stack_gatt_registe_service(gatt_service *s, gatt_attr_t attrs[], uint16_t attr_num)
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c705 int ble_stack_gatt_registe_service(gatt_service *s, gatt_attr_t attrs[], uint16_t attr_num) in ble_stack_gatt_registe_service()

Completed in 23 milliseconds