Searched defs:e_handle (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_cache.c | 261 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_cache() 729 UINT16 e_handle, tBT_UUID uuid) in bta_gattc_srvc_in_list() 762 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_list() 1310 UINT16 s_handle, UINT16 e_handle, in bta_gattc_fill_gatt_db_el() 2006 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_s_handle, in bta_gattc_fill_nv_attr()
|
D | bta_gattc_api.c | 628 void BTA_GATTC_Read_by_type(UINT16 conn_id, UINT16 s_handle,UINT16 e_handle, tBT_UUID *uuid, tBTA_G… in BTA_GATTC_Read_by_type() 1174 …8_t gatt_if, uint16_t conn_id, void *uuid, uint8_t disc_type, uint16_t s_handle, uint16_t e_handle) in BTA_GATTC_Discover()
|
D | bta_gattc_act.c | 2011 UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 432 UINT16 e_handle; member 453 UINT16 e_handle; member 528 UINT16 e_handle; /* ending handle of the group */ member 538 UINT16 e_handle; /* ending handle */ member 619 UINT16 e_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 330 UINT16 e_handle, in gatts_db_read_attr_value_by_type() 446 UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, in gatts_add_included_service()
|
D | gatt_utils.c | 2242 UINT16 e_handle, tBT_UUID uuid) in gatt_act_send_browse()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 113 UINT16 e_handle; /* ending handle */ member 436 UINT16 e_handle; /* ending handle of the active request */ member 507 UINT16 e_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 156 UINT16 e_handle; member 291 UINT16 e_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 287 UINT16 e_handle; /* used for service only */ member 530 UINT16 e_handle; member 700 UINT16 e_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gattc.h | 123 uint16_t e_handle; member
|