Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 80) sorted by relevance

1234

/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_conn.c530 tBT_UUID uuid; in bta_sys_add_uuid() local
552 tBT_UUID uuid; in bta_sys_add_uuid_32() local
573 tBT_UUID uuid; in bta_sys_add_uuid_128() local
594 tBT_UUID uuid; in bta_sys_remove_uuid() local
615 tBT_UUID uuid; in bta_sys_remove_uuid_32() local
636 tBT_UUID uuid; in bta_sys_remove_uuid_128() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c225 uint16_t uuid = 0; in btc_gatts_act_create_attr_tab() local
434 uint16_t uuid = 0; in btc_gatts_check_valid_attr_tab() local
621 tBT_UUID uuid; in btc_gatts_call_handler() local
660 tBT_UUID uuid; in btc_gatts_call_handler() local
670 tBT_UUID uuid; in btc_gatts_call_handler() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dscan.c67 static bool adv_service_uuid_valid(struct net_buf_simple *buf, uint16_t *uuid) in adv_service_uuid_valid()
98 uint16_t uuid, int8_t rssi) in handle_adv_service_data()
189 uint16_t uuid = 0U; in bt_mesh_scan_cb() local
Dprovisioner_prov.h32 uint8_t uuid[16]; member
40 uint8_t uuid[16]; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c48 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in airsync_profile_cb() local
171 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in AirSync_CreateService() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c169 BOOLEAN gap_ble_enqueue_request (tGAP_CLCB *p_clcb, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_enqueue_request()
396 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_GAP_SERVER}}; in gap_attr_db_init() local
540 UINT16 uuid = 0; in gap_ble_send_cl_read_request() local
705 BOOLEAN gap_ble_accept_cl_operation(BD_ADDR peer_bda, UINT16 uuid, tGAP_BLE_CMPL_CBACK *p_cback) in gap_ble_accept_cl_operation()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c53 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in button_profile_cb() local
193 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in Button_CreateService() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/dis/
Ddis_profile.c47 esp_bt_uuid_t uuid = {LEN_UUID_16, {UUID_SERVCLASS_DEVICE_INFO}}; variable
64 static tDIS_ATTR_MASK dis_uuid_to_attr(UINT16 uuid) in dis_uuid_to_attr()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h348 esp_bt_uuid_t uuid; /*!< @brief The UUID component of the GATT ID. */ member
576 …uint16_t uuid; /*!< Gatt attribute value UUID of include… member
653 esp_bt_uuid_t uuid; /*!< Attribute UUID. */ member
661 esp_bt_uuid_t uuid; /*!< Service UUID. */ member
668 esp_bt_uuid_t uuid; /*!< Characteristic UUID. */ member
674 esp_bt_uuid_t uuid; /*!< Descriptor UUID. */ member
682 esp_bt_uuid_t uuid; /*!< Included service UUID. */ member
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Duuid.c64 int is_nil_uuid(const u8 *uuid) in is_nil_uuid()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c774 struct bt_mesh_uuid *uuid = incl->user_data; in bt_mesh_gatts_attr_read_included() local
798 struct bt_mesh_uuid *uuid = attr->user_data; in bt_mesh_gatts_attr_read_service() local
815 uint8_t uuid[16]; member
856 static void bta_uuid_to_bt_mesh_uuid(tBT_UUID *bta_uuid, const struct bt_mesh_uuid *uuid) in bta_uuid_to_bt_mesh_uuid()
1089 struct bt_mesh_uuid *uuid = NULL; in bt_mesh_gatts_service_start() local
1333 uint8_t uuid[16] = { [0 ... 15] = BLE_MESH_GATTC_APP_UUID_BYTE }; in bt_mesh_bta_gattc_cb() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2574 static UINT8 btm_find_empty_custom_uuid_slot(tBT_UUID *custom_uuid, tBT_UUID uuid) in btm_find_empty_custom_uuid_slot()
2597 static UINT8 btm_find_match_custom_uuid_slot(tBT_UUID *custom_uuid, tBT_UUID uuid) in btm_find_match_custom_uuid_slot()
2621 BOOLEAN BTM_HasCustomEirService(tBT_UUID *custom_uuid, tBT_UUID uuid) in BTM_HasCustomEirService()
2643 void BTM_AddCustomEirService(tBT_UUID *custom_uuid, tBT_UUID uuid) in BTM_AddCustomEirService()
2689 void BTM_RemoveCustomEirService(tBT_UUID *custom_uuid, tBT_UUID uuid) in BTM_RemoveCustomEirService()
/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_profile_queue.h30 uint16_t uuid; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c729 UINT16 e_handle, tBT_UUID uuid) in bta_gattc_srvc_in_list()
763 tBT_UUID uuid, BOOLEAN is_primary) in bta_gattc_add_srvc_to_list()
800 tBT_UUID uuid, UINT8 property) in bta_gattc_add_char_to_list()
917 tSDP_UUID uuid; in bta_gattc_sdp_service_disc() local
1311 UINT16 id, tBT_UUID uuid, UINT8 prop) in bta_gattc_fill_gatt_db_el()
2006 UINT16 e_handle, tBT_UUID uuid, UINT8 prop, UINT16 incl_srvc_s_handle, in bta_gattc_fill_nv_attr()
/hal_espressif-latest/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_api.c149 tBTA_SDP_STATUS BTA_SdpSearch(BD_ADDR bd_addr, tSDP_UUID *uuid) in BTA_SdpSearch()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_profile_queue.c90 bt_status_t btc_queue_connect(uint16_t uuid, const bt_bdaddr_t *bda, btc_connect_cb_t connect_cb) in btc_queue_connect()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c89 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_BATTERY_LEVEL}}; in bas_gatts_callback() local
434 tBT_UUID uuid; in bas_AddCharDescr() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c96 uint16_t uuid; member
345 … UINT16 uuid = (btc_av_cb.service_id == BTA_A2DP_SOURCE_SERVICE_ID) ? UUID_SERVCLASS_AUDIO_SOURCE : in btc_av_state_idle_handler() local
1177 static bt_status_t connect_int(bt_bdaddr_t *bd_addr, uint16_t uuid) in connect_int()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/dis/include/
Dsrvc_dis_int.h30 UINT16 uuid; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_sdp_api.c80 esp_err_t esp_sdp_search_record(esp_bd_addr_t bd_addr, esp_bt_uuid_t uuid) in esp_sdp_search_record()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c79 u8 uuid[WPS_UUID_LEN]; member
136 u8 uuid[WPS_UUID_LEN]; member
325 struct wps_device_data *dev, const u8 *uuid) in wps_device_store()
790 const u8 *uuid, const u8 *pin, size_t pin_len, in wps_registrar_add_pin()
913 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid) in wps_registrar_invalidate_pin()
932 const u8 *uuid, size_t *pin_len) in wps_registrar_get_pin()
993 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid) in wps_registrar_unlock_pin()
3615 char uuid[40]; in wps_registrar_get_info() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c450 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_INCLUDE_SERVICE}}; in gatts_add_included_service() local
515 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_CHAR_DECLARE}}; in gatts_add_characteristic() local
1552 tBT_UUID uuid = {LEN_UUID_16, {0}}; in gatts_db_add_service_declaration() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h111 tBT_UUID uuid; /* type of attribute to be found */ member
171 tBT_UUID uuid; /* service declaration */ member
194 UINT16 uuid; member
207 UINT32 uuid; member
221 UINT8 uuid[LEN_UUID_128]; member
432 tBT_UUID uuid; member
479 UINT16 uuid; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c284 const ble_uuid_any_t *uuid = &chr->uuid; in chr_disced() local
344 const ble_uuid_any_t *uuid; in svc_disced() local
1138 struct bt_mesh_uuid *uuid = incl->user_data; in bt_mesh_gatts_attr_read_included() local
1162 struct bt_mesh_uuid *uuid = attr->user_data; in bt_mesh_gatts_attr_read_service() local
1179 uint8_t uuid[16]; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h71 bt_uuid_t uuid; member
82 tBT_UUID uuid; /* uuid of the attribute */ member
285 tBT_UUID uuid; member
585 tBT_UUID uuid; member
595 tBT_UUID uuid; member
696 tBT_UUID uuid; member
707 tBT_UUID uuid; member
716 tBT_UUID uuid; member
723 tBT_UUID uuid; member

1234