Searched defs:descr_uuid (Results 1 – 11 of 11) sorted by relevance
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 446 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/ |
D | bta_gattc_api.c | 393 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()
|
D | bta_gattc_cache.c | 1309 tBT_UUID *descr_uuid, in bta_gattc_get_db_with_opration()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_attr.c | 363 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/ |
D | esp_gattc_api.c | 252 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()
|
D | esp_gatts_api.c | 174 esp_bt_uuid_t *descr_uuid, in esp_ble_gatts_add_char_descr()
|
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/ |
D | bluetooth_device.h | 112 BtUuids descr_uuid; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gatts.h | 104 esp_bt_uuid_t descr_uuid; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 596 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/ |
D | bta_gatts_int.h | 106 tBT_UUID descr_uuid; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gatts_api.h | 167 esp_bt_uuid_t descr_uuid; /*!< Characteristic descriptor uuid */ member
|