Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c446 esp_bt_uuid_t descr_uuid, in btc_ble_gattc_get_descr_by_uuid()
481 esp_bt_uuid_t descr_uuid, in btc_ble_gattc_get_descr_by_char_handle()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c393 tBT_UUID char_uuid, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByUUID()
408 void BTA_GATTC_GetDescrByCharHandle(UINT16 conn_id, UINT16 char_handle, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByCharHandle()
Dbta_gattc_cache.c1309 tBT_UUID *descr_uuid, in bta_gattc_get_db_with_opration()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c363 tBT_UUID descr_uuid = {LEN_UUID_16, {GATT_UUID_CHAR_CLIENT_CONFIG}}; in gatt_profile_db_init() local
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c252 esp_bt_uuid_t descr_uuid, in esp_ble_gattc_get_descr_by_uuid()
269 esp_bt_uuid_t descr_uuid, in esp_ble_gattc_get_descr_by_char_handle()
Desp_gatts_api.c174 esp_bt_uuid_t *descr_uuid, in esp_ble_gatts_add_char_descr()
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.h112 BtUuids descr_uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h104 esp_bt_uuid_t descr_uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c596 tBT_UUID descr_uuid; in bta_hh_le_read_char_dscrpt() local
2010 UINT16 descr_uuid = p_data->descr_type.uuid.uu.uuid16; in bta_hh_le_read_battery_level_descr_cmpl() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h106 tBT_UUID descr_uuid; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h167 esp_bt_uuid_t descr_uuid; /*!< Characteristic descriptor uuid */ member