Home
last modified time | relevance | path

Searched refs:incl_srvc_e_handle (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c357 UINT16 incl_srvc_e_handle, in bta_gattc_add_attr_to_cache() argument
382 isvc->incl_srvc_e_handle = incl_srvc_e_handle; in bta_gattc_add_attr_to_cache()
1400 p_isvc->incl_srvc_e_handle /* e_handle */, in bta_gattc_get_db_with_opration()
1978 p_attr->incl_srvc_e_handle, in bta_gattc_rebuild_cache()
1987 p_attr->incl_srvc_e_handle, in bta_gattc_rebuild_cache()
2007 UINT16 incl_srvc_e_handle, BOOLEAN is_primary) in bta_gattc_fill_nv_attr() argument
2016 p_attr->incl_srvc_e_handle = incl_srvc_e_handle; in bta_gattc_fill_nv_attr()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h681 uint16_t incl_srvc_e_handle; /*!< End handle of the included service. */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h293 UINT16 incl_srvc_e_handle; /* used when attribute type is included service */ member
726 UINT16 incl_srvc_e_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c290 incl_result->incl_srvc_e_handle = db[offset + i].end_handle; in btc_gattc_fill_gatt_db_conversion()