Searched refs:gatt_service (Results 1 – 15 of 15) sorted by relevance
342 } gatt_service; typedef345 int ble_stack_gatt_registe_service(gatt_service *s, gatt_attr_t attrs[], uint16_t attr_num);
21 gatt_service bas_service;
28 gatt_service hrs_service;
27 static gatt_service g_uart_profile;
69 gatt_service hids_service;
54 gatt_service dis_service;
96 static gatt_service uart_service;
36 gatt_service g_BLE_netCfg_gatt_service;
88 static gatt_service srvc_instance = {0};
85 static gatt_service srvc_instance = { 0 };
575 gatt_service test_service;576 gatt_service test2_service;666 gatt_service test3_service;
676 gatt_service test_service;677 gatt_service test2_service;
217 int ble_stack_gatt_registe_service(gatt_service *s, gatt_attr_t attrs[], uint16_t attr_num)
705 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