Searched defs:e_handle (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-3.5.0/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() 719 UINT16 e_handle, tBT_UUID uuid) in bta_gattc_srvc_in_list() 752 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_list() 1292 UINT16 s_handle, UINT16 e_handle, in bta_gattc_fill_gatt_db_el() 1988 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_s_handle, in bta_gattc_fill_nv_attr()
|
D | bta_gattc_api.c | 580 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()
|
D | bta_gattc_act.c | 1948 UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 426 UINT16 e_handle; member 446 UINT16 e_handle; member 521 UINT16 e_handle; /* ending handle of the group */ member 531 UINT16 e_handle; /* ending handle */ member 612 UINT16 e_handle; member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 332 UINT16 e_handle, in gatts_db_read_attr_value_by_type() 448 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 | 2218 UINT16 e_handle, tBT_UUID uuid) in gatt_act_send_browse()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 113 UINT16 e_handle; /* ending handle */ member 429 UINT16 e_handle; /* ending handle of the active request */ member 500 UINT16 e_handle; member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 144 UINT16 e_handle; member 265 UINT16 e_handle; member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 286 UINT16 e_handle; /* used for service only */ member 527 UINT16 e_handle; member 695 UINT16 e_handle; member
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gattc.h | 125 uint16_t e_handle; member
|