Searched defs:s_handle (Results 1 – 12 of 12) sorted by relevance
/device/soc/esp/esp32/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() 718 static BOOLEAN bta_gattc_srvc_in_list(tBTA_GATTC_SERV *p_srvc_cb, UINT16 s_handle, 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() 1987 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 | 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 | 1938 UINT16 s_handle = ((UINT16)(*(p )) + (((UINT16)(*(p + 1))) << 8)); in bta_gattc_process_srvc_chg_ind() local
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 331 UINT16 s_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 | 2217 UINT8 gatt_act_send_browse(tGATT_TCB *p_tcb, UINT16 index, UINT8 op, UINT16 s_handle, in gatt_act_send_browse()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 425 UINT16 s_handle; member 445 UINT16 s_handle; member 530 UINT16 s_handle; /* starting handle */ member 611 UINT16 s_handle; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/fw_lib/ |
D | dma_writer.c | 38 static dma_handle s_handle[FIRMWARE_CONTEXT_NUMBER]; variable
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 112 UINT16 s_handle; /* starting handle */ member 428 UINT16 s_handle; /* starting handle of the active request */ member 499 UINT16 s_handle; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 143 UINT16 s_handle; member 264 UINT16 s_handle; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 285 UINT16 s_handle; member 526 UINT16 s_handle; member 694 UINT16 s_handle; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gattc.h | 124 uint16_t s_handle; member
|
/device/soc/esp/esp32/components/pthread/ |
D | pthread.c | 1579 #define s_handle __val[1] macro
|