Searched defs:s_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() 728 static BOOLEAN bta_gattc_srvc_in_list(tBTA_GATTC_SERV *p_srvc_cb, UINT16 s_handle, 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() 2005 void bta_gattc_fill_nv_attr(tBTA_GATTC_NV_ATTR *p_attr, UINT8 type, UINT16 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 …r(uint8_t gatt_if, uint16_t conn_id, void *uuid, uint8_t disc_type, uint16_t s_handle, uint16_t e_… in BTA_GATTC_Discover()
|
D | bta_gattc_act.c | 2010 UINT16 s_handle = ((UINT16)(*(p )) + (((UINT16)(*(p + 1))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 329 UINT16 s_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 | 2241 UINT8 gatt_act_send_browse(tGATT_TCB *p_tcb, UINT16 index, UINT8 op, UINT16 s_handle, in gatt_act_send_browse()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 431 UINT16 s_handle; member 452 UINT16 s_handle; member 537 UINT16 s_handle; /* starting handle */ member 618 UINT16 s_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 112 UINT16 s_handle; /* starting handle */ member 435 UINT16 s_handle; /* starting handle of the active request */ member 506 UINT16 s_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 155 UINT16 s_handle; member 290 UINT16 s_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 286 UINT16 s_handle; member 529 UINT16 s_handle; member 699 UINT16 s_handle; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gattc.h | 122 uint16_t s_handle; member
|