Home
last modified time | relevance | path

Searched defs:uuid32 (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_conn.c550 void bta_sys_add_uuid_32(UINT32 uuid32) in bta_sys_add_uuid_32()
613 void bta_sys_remove_uuid_32(UINT32 uuid32) in bta_sys_remove_uuid_32()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h178 uint32_t uuid32; /*!< 32bit UUID */ member
/hal_espressif-latest/components/bt/common/include/
Dbt_common.h237 UINT32 uuid32; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1169 UINT32 uuid32; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2878 UINT32 uuid32; in btm_convert_uuid_to_uuid16() local