Home
last modified time | relevance | path

Searched defs:svcs (Results 1 – 3 of 3) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gatt_priv.h153 uint16_t svcs; member
Dble_gatts.c70 STATS_NAME(ble_gatts_stats, svcs) in STATS_NAME() argument
989 int ble_gatts_register_svcs(const struct ble_gatt_svc_def *svcs, ble_gatt_register_fn *cb, void *cb… in ble_gatts_register_svcs()
1845 int ble_gatts_add_svcs(const struct ble_gatt_svc_def *svcs) in ble_gatts_add_svcs()
1919 static int ble_gatts_count_resources(const struct ble_gatt_svc_def *svcs, in ble_gatts_count_resources()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_profiles/hogp/hogpd/src/
Dhid_over_gatt_device.h157 struct hogpd_svc_cfg svcs[HOGPD_NB_HIDS_INST_MAX]; member