Searched defs:char_handle (Results 1 – 9 of 9) sorted by relevance
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/ |
| D | bta_gattc_api.c | 362 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()
|
| D | bta_gattc_cache.c | 1306 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/ |
| D | btc_gattc.c | 383 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/ |
| D | device_manage.h | 74 u16 char_handle[CHAR_HANDLE_MAX]; member
|
| D | simple_sdp.h | 88 u16 char_handle[CHAR_HANDLE_MAX]; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/api/ |
| D | esp_gattc_api.c | 205 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/ |
| D | bluetooth_device.c | 212 uint16_t char_handle, in BleGattcGetAttrCount()
|
| D | bluetooth_device.h | 111 uint16_t char_handle; member
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
| D | esp_gatt_defs.h | 464 uint16_t char_handle; /*!< The characteristic handle */ member
|