Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/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()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gattc_api.c177 uint16_t end_handle, in esp_ble_gattc_get_all_char()
219 uint16_t end_handle, in esp_ble_gattc_get_char_by_uuid()
243 uint16_t end_handle, in esp_ble_gattc_get_descr_by_uuid()
284 uint16_t end_handle, in esp_ble_gattc_get_include_service()
308 uint16_t end_handle, in esp_ble_gattc_get_attr_count()
327 …_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()
378 uint16_t end_handle, in esp_ble_gattc_read_by_type()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c348 uint16_t end_handle, in btc_ble_gattc_get_all_char()
405 uint16_t end_handle, in btc_ble_gattc_get_char_by_uuid()
437 uint16_t end_handle, in btc_ble_gattc_get_descr_by_uuid()
507 uint16_t end_handle, in btc_ble_gattc_get_include_service()
545 uint16_t end_handle, in btc_ble_gattc_get_attr_count()
558 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()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c88 uint16_t end_handle; /* Service attribute end handle */ member
677 static void bt_mesh_gatts_foreach_attr(uint16_t start_handle, uint16_t end_handle, in bt_mesh_gatts_foreach_attr()
741 uint16_t end_handle; member
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c136 uint16_t end_handle; /* Service attribute end handle */ member
1021 static void bt_mesh_gatts_foreach_attr(uint16_t start_handle, uint16_t end_handle, in bt_mesh_gatts_foreach_attr()
1085 uint16_t end_handle; member
/hal_espressif-3.6.0/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
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h68 UINT16 end_handle; member
335 UINT16 end_handle; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h231 UINT16 end_handle; /* Last handle number */ member