Home
last modified time | relevance | path

Searched defs:char_handle (Results 1 – 9 of 9) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c362 void BTA_GATTC_GetAllDescriptor(UINT16 conn_id, UINT16 char_handle, in BTA_GATTC_GetAllDescriptor()
408 void BTA_GATTC_GetDescrByCharHandle(UINT16 conn_id, UINT16 char_handle, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByCharHandle()
444 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in BTA_GATTC_GetDBSizeByType()
Dbta_gattc_cache.c1306 UINT16 char_handle, in bta_gattc_get_db_with_opration()
1696 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in bta_gattc_get_db_size_with_type_handle()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c383 uint16_t char_handle, in btc_ble_gattc_get_all_descr()
480 uint16_t char_handle, in btc_ble_gattc_get_descr_by_char_handle()
553 uint16_t char_handle, in btc_ble_gattc_get_attr_count()
/device/soc/telink/b91/b91_ble_sdk/vendor/common/
Ddevice_manage.h74 u16 char_handle[CHAR_HANDLE_MAX]; member
Dsimple_sdp.h88 u16 char_handle[CHAR_HANDLE_MAX]; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c205 uint16_t char_handle, in esp_ble_gattc_get_all_descr()
268 uint16_t char_handle, in esp_ble_gattc_get_descr_by_char_handle()
316 uint16_t char_handle, in esp_ble_gattc_get_attr_count()
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c212 uint16_t char_handle, in BleGattcGetAttrCount()
Dbluetooth_device.h111 uint16_t char_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h464 uint16_t char_handle; /*!< The characteristic handle */ member