Home
last modified time | relevance | path

Searched defs:end_handle (Results 1 – 18 of 18) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c347 void BTA_GATTC_GetAllChar(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetAllChar()
377 void BTA_GATTC_GetCharByUUID(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, tBT_UUID char_… in BTA_GATTC_GetCharByUUID()
392 void BTA_GATTC_GetDescrByUUID(UINT16 conn_id, uint16_t start_handle, uint16_t end_handle, in BTA_GATTC_GetDescrByUUID()
423 void BTA_GATTC_GetIncludeService(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetIncludeService()
438 void BTA_GATTC_GetDBSize(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *count) in BTA_GATTC_GetDBSize()
444 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in BTA_GATTC_GetDBSizeByType()
462 void BTA_GATTC_GetGattDb(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetGattDb()
Dbta_gattc_cache.c839 UINT16 start_handle = 0, end_handle = 0; in bta_gattc_sdp_callback() local
1310 UINT16 start_handle, UINT16 end_handle, in bta_gattc_get_db_with_opration()
1480 UINT16 start_handle, UINT16 end_handle) in bta_gattc_get_db_size_with_type()
1598 UINT16 start_handle, UINT16 end_handle) in bta_gattc_get_db_size()
1677 void bta_gattc_get_db_size_handle(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *c… in bta_gattc_get_db_size_handle()
1696 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in bta_gattc_get_db_size_with_type_handle()
1741 UINT16 start_handle, UINT16 end_handle, in bta_gattc_get_gatt_db_impl()
1891 void bta_gattc_get_gatt_db(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, btgatt_db_elemen… in bta_gattc_get_gatt_db()
Dbta_gattc_utils.c571 UINT16 start_handle, UINT16 end_handle) in bta_gattc_clear_notif_registration()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_att_svr.c176 uint16_t end_handle) in ble_att_svr_find_by_uuid()
727 static int ble_att_svr_fill_info(uint16_t start_handle, uint16_t end_handle, in ble_att_svr_fill_info()
791 uint16_t start_handle, uint16_t end_handle, in ble_att_svr_build_find_info_rsp()
839 uint16_t err_handle, start_handle, end_handle; in ble_att_svr_rx_find_info() local
985 uint16_t start_handle, uint16_t end_handle, in ble_att_svr_fill_type_value()
1083 uint16_t end_handle, in ble_att_svr_build_find_type_value_rsp()
1127 uint16_t start_handle, end_handle; in ble_att_svr_rx_find_type_value() local
1174 uint16_t start_handle, uint16_t end_handle, in ble_att_svr_build_read_type_rsp()
1288 uint16_t start_handle, end_handle; in ble_att_svr_rx_read_type() local
1565 uint16_t end_handle, in ble_att_svr_build_read_group_type_rsp()
[all …]
Dble_att_clt.c134 uint16_t end_handle) in ble_att_clt_tx_find_info()
251 uint16_t end_handle, uint16_t attribute_type, in ble_att_clt_tx_find_type_value()
322 uint16_t end_handle, const ble_uuid_t *uuid) in ble_att_clt_tx_read_type()
521 uint16_t start_handle, uint16_t end_handle, in ble_att_clt_tx_read_group_type()
Dble_gattc.c125 uint16_t end_handle; member
136 uint16_t end_handle; member
144 uint16_t end_handle; member
152 uint16_t end_handle; member
166 uint16_t end_handle; member
543 static void ble_gattc_log_read_uuid(uint16_t start_handle, uint16_t end_handle, const ble_uuid_t *u… in ble_gattc_log_read_uuid()
1880 uint16_t end_handle, in ble_gattc_find_inc_svcs()
2090 uint16_t end_handle, ble_gatt_chr_fn *cb, in ble_gattc_disc_all_chrs()
2310 uint16_t end_handle, const ble_uuid_t *uuid, in ble_gattc_disc_chrs_by_uuid()
2499 uint16_t end_handle, in ble_gattc_disc_all_dscs()
[all …]
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c184 uint16_t end_handle, in esp_ble_gattc_get_all_char()
226 uint16_t end_handle, in esp_ble_gattc_get_char_by_uuid()
250 uint16_t end_handle, in esp_ble_gattc_get_descr_by_uuid()
291 uint16_t end_handle, in esp_ble_gattc_get_include_service()
315 uint16_t end_handle, in esp_ble_gattc_get_attr_count()
334 …_gattc_get_db(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t start_handle, uint16_t end_handle, in esp_ble_gattc_get_db()
385 uint16_t end_handle, in esp_ble_gattc_read_by_type()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c355 uint16_t end_handle, in btc_ble_gattc_get_all_char()
412 uint16_t end_handle, in btc_ble_gattc_get_char_by_uuid()
444 uint16_t end_handle, in btc_ble_gattc_get_descr_by_uuid()
514 uint16_t end_handle, in btc_ble_gattc_get_include_service()
552 uint16_t end_handle, in btc_ble_gattc_get_attr_count()
565 esp_gatt_status_t btc_ble_gattc_get_db(uint16_t conn_id, uint16_t start_handle, uint16_t end_handle, in btc_ble_gattc_get_db()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/services/gatt/src/
Dble_svc_gatt.c84 void ble_svc_gatt_changed(uint16_t start_handle, uint16_t end_handle) in ble_svc_gatt_changed()
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.h128 uint16_t end_handle; member
135 uint16_t end_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h445 …uint16_t end_handle; /*!< The service end handle, it's valid on… member
456 uint16_t end_handle; /*!< The end handle of the service */ member
Desp_gattc_api.h130 uint16_t end_handle; /*!< Service end handle */ member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_gatt.h90 uint16_t end_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h68 UINT16 end_handle; member
335 UINT16 end_handle; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/include/bk_private/legacy/
Dble_api_5_x.h615 ATT_ATTR_HANDLE end_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h231 UINT16 end_handle; /* Last handle number */ member
/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h612 uint16_t end_handle; member
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif_gcc.h966 u32 end_handle; member