Home
last modified time | relevance | path

Searched defs:start_handle (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c269 uint16_t start_handle, in esp_ble_gattc_get_all_char()
311 uint16_t start_handle, in esp_ble_gattc_get_char_by_uuid()
335 uint16_t start_handle, in esp_ble_gattc_get_descr_by_uuid()
376 uint16_t start_handle, in esp_ble_gattc_get_include_service()
400 uint16_t start_handle, in esp_ble_gattc_get_attr_count()
420 …_t esp_ble_gattc_get_db(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t start_handle, uint16_t … in esp_ble_gattc_get_db()
474 uint16_t start_handle, in esp_ble_gattc_read_by_type()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c359 void BTA_GATTC_GetAllChar(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetAllChar()
389 void BTA_GATTC_GetCharByUUID(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, tBT_UUID char_… in BTA_GATTC_GetCharByUUID()
404 void BTA_GATTC_GetDescrByUUID(UINT16 conn_id, uint16_t start_handle, uint16_t end_handle, in BTA_GATTC_GetDescrByUUID()
435 void BTA_GATTC_GetIncludeService(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetIncludeService()
450 void BTA_GATTC_GetDBSize(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, UINT16 *count) in BTA_GATTC_GetDBSize()
456UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in BTA_GATTC_GetDBSizeByType()
474 void BTA_GATTC_GetGattDb(UINT16 conn_id, UINT16 start_handle, UINT16 end_handle, in BTA_GATTC_GetGattDb()
Dbta_gattc_cache.c849 UINT16 start_handle = 0, end_handle = 0; in bta_gattc_sdp_callback() local
1328 UINT16 start_handle, UINT16 end_handle, in bta_gattc_get_db_with_opration()
1498 UINT16 start_handle, UINT16 end_handle) in bta_gattc_get_db_size_with_type()
1616 UINT16 start_handle, UINT16 end_handle) in bta_gattc_get_db_size()
1695 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()
1714UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in bta_gattc_get_db_size_with_type_handle()
1759 UINT16 start_handle, UINT16 end_handle, in bta_gattc_get_gatt_db_impl()
1909 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.c587 UINT16 start_handle, UINT16 end_handle) in bta_gattc_clear_notif_registration()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c355 uint16_t start_handle, in btc_ble_gattc_get_all_char()
412 uint16_t start_handle, in btc_ble_gattc_get_char_by_uuid()
444 uint16_t start_handle, in btc_ble_gattc_get_descr_by_uuid()
514 uint16_t start_handle, in btc_ble_gattc_get_include_service()
552 uint16_t start_handle, in btc_ble_gattc_get_attr_count()
566 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-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c87 uint16_t start_handle; /* Service attribute start handle */ member
701 static void bt_mesh_gatts_foreach_attr(uint16_t start_handle, uint16_t end_handle, in bt_mesh_gatts_foreach_attr()
764 uint16_t start_handle; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c160 uint16_t start_handle; /* Service attribute start handle */ member
1065 static void bt_mesh_gatts_foreach_attr(uint16_t start_handle, uint16_t end_handle, in bt_mesh_gatts_foreach_attr()
1128 uint16_t start_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h650 uint16_t start_handle; /*!< Service start handle. */ member
659 uint16_t start_handle; /*!< Service start handle. */ member
Desp_gattc_api.h125 uint16_t start_handle; /*!< Service start handle */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h67 UINT16 start_handle; member
335 UINT16 start_handle; member