Home
last modified time | relevance | path

Searched defs:app_uuid (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c239 esp_bt_uuid_t app_uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in AirSync_Init() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c288 tBT_UUID app_uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in button_init() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gatts_int.h70 tBT_UUID app_uuid; member
188 tBT_UUID app_uuid; member
Dbta_gattc_int.h116 tBT_UUID app_uuid; member
357 tBT_UUID app_uuid; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c443 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in gatt_profile_db_init() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c395 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in gap_attr_db_init() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c201 tBT_UUID app_uuid; in btc_gattc_app_register() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1178 tAPP_UUID *app_uuid = (tAPP_UUID *)uuid; in BTA_GATTC_Discover() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c209 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in bta_hh_le_enable() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h241 tBT_UUID app_uuid; /* applicatino UUID */ member
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6386 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in bta_dm_gattc_register() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h300 tBT_UUID app_uuid; member