/hal_espressif-latest/components/bt/common/btc/profile/esp/include/ |
D | btc_blufi_prf.h | 51 static const tBT_UUID blufi_srvc_uuid = {LEN_UUID_16, {BLUFI_SERVICE_UUID}}; 52 static const tBT_UUID blufi_char_uuid_p2e = {LEN_UUID_16, {BLUFI_CHAR_P2E_UUID}}; 53 static const tBT_UUID blufi_char_uuid_e2p = {LEN_UUID_16, {BLUFI_CHAR_E2P_UUID}}; 54 static const tBT_UUID blufi_descr_uuid_e2p = {LEN_UUID_16, {BLUFI_DESCR_E2P_UUID}}; 55 static const tBT_UUID blufi_app_uuid = {LEN_UUID_16, {BLUFI_APP_UUID}};
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gatt_util.c | 49 return LEN_UUID_16; in uuidType() 61 case LEN_UUID_16: in btc128_to_bta_uuid() 124 if (p_uuid->len == LEN_UUID_16) { in get_uuid16()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/ |
D | wx_airsync_prf.c | 48 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in airsync_profile_cb() 171 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in AirSync_CreateService() 239 esp_bt_uuid_t app_uuid = {LEN_UUID_16, {ATT_SVC_AIRSYNC}}; in AirSync_Init()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_utils.c | 202 if (src.len == LEN_UUID_16) { in bta_gatts_uuid_compare() 210 if (tar.len == LEN_UUID_16) { in bta_gatts_uuid_compare()
|
D | bta_gattc_utils.c | 98 if (p_src->len == LEN_UUID_16) { in bta_gattc_uuid_compare() 106 if (p_tar->len == LEN_UUID_16) { in bta_gattc_uuid_compare() 990 if (p_src->len == LEN_UUID_16 || p_src->len == LEN_UUID_32) in bta_to_btif_uuid() 1002 case LEN_UUID_16: in bta_to_btif_uuid()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/ |
D | button_pro.c | 53 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in button_profile_cb() 193 esp_bt_uuid_t uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in Button_CreateService() 288 tBT_UUID app_uuid = {LEN_UUID_16, {ATT_SVC_BUTTON}}; in button_init()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_db.c | 265 if (p_attr16->p_value->incl_handle.service_type.len == LEN_UUID_16) { in read_attr_value() 275 if (p_attr16->p_value->incl_handle.service_type.len == LEN_UUID_16) { in read_attr_value() 354 attr_uuid.len = LEN_UUID_16; in gatts_db_read_attr_value_by_type() 450 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_INCLUDE_SERVICE}}; in gatts_add_included_service() 515 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_CHAR_DECLARE}}; in gatts_add_characteristic() 597 tBT_UUID std_descr = {LEN_UUID_16, {GATT_UUID_CHAR_EXT_PROP}}; in gatt_convertchar_descr_type() 1304 if (p_uuid->len == LEN_UUID_16) { in allocate_attr_in_db() 1327 if (p_uuid->len == LEN_UUID_16 && p_uuid->uu.uuid16 != GATT_ILLEGAL_UUID) { in allocate_attr_in_db() 1552 tBT_UUID uuid = {LEN_UUID_16, {0}}; in gatts_db_add_service_declaration() 1566 if (p_service->len == LEN_UUID_16) { in gatts_db_add_service_declaration() [all …]
|
D | gatt_utils.c | 1155 if (src.len == LEN_UUID_16 && tar.len == LEN_UUID_16) { in gatt_uuid_compare() 1165 if (src.len == LEN_UUID_16) { in gatt_uuid_compare() 1176 if (tar.len == LEN_UUID_16) { in gatt_uuid_compare() 1205 if (uuid.len == LEN_UUID_16) { in gatt_build_uuid_to_stream() 1207 len = LEN_UUID_16; in gatt_build_uuid_to_stream() 1239 case LEN_UUID_16: in gatt_parse_uuid_from_cmd() 1242 *p_data += LEN_UUID_16; in gatt_parse_uuid_from_cmd() 1257 p_uuid_rec->len = LEN_UUID_16; in gatt_parse_uuid_from_cmd() 1600 case LEN_UUID_16: in gatt_add_sdp_record() 2441 if (bt_uuid.len == LEN_UUID_16) { in gatt_dbg_display_uuid() [all …]
|
D | att_protocol.c | 138 const UINT8 payload_size = 1 + 2 + 2 + ((uuid.len == LEN_UUID_16) ? LEN_UUID_16 : LEN_UUID_128); in attp_build_browse_cmd()
|
D | gatt_attr.c | 444 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_GATT_SERVER}}; in gatt_profile_db_init() 470 tBT_UUID descr_uuid = {LEN_UUID_16, {GATT_UUID_CHAR_CLIENT_CONFIG}}; in gatt_profile_db_init()
|
D | gatt_sr_hash.c | 46 p_uuid->len = LEN_UUID_16; in attr_uuid_to_bt_uuid()
|
D | gatt_cl.c | 154 msg.browse.uuid.len = LEN_UUID_16; in gatt_act_read() 472 uuid_len = LEN_UUID_16; in gatt_process_read_info_rsp() 853 record_value.incl_service.service_type.len = LEN_UUID_16; in gatt_process_read_by_type_rsp()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_sdp.c | 327 uuid_list[0].len = LEN_UUID_16; in bta_hf_client_do_disc() 328 uuid_list[1].len = LEN_UUID_16; in bta_hf_client_do_disc()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 396 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_GAP_SERVER}}; in gap_attr_db_init() 416 uuid.len = LEN_UUID_16; in gap_attr_db_init() 459 uuid.len = LEN_UUID_16; in gap_attr_db_init() 546 param.service.uuid.len = LEN_UUID_16; in gap_ble_send_cl_read_request()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_conn.c | 531 uuid.len = LEN_UUID_16; in bta_sys_add_uuid() 595 uuid.len = LEN_UUID_16; in bta_sys_remove_uuid()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sdp.c | 411 uuid_list[0].len = LEN_UUID_16; in bta_ag_do_disc() 412 uuid_list[1].len = LEN_UUID_16; in bta_ag_do_disc()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/ |
D | btc_util.c | 431 if (p_src->len == LEN_UUID_16) { in bta_to_btc_uuid() 448 if (p_src->len == LEN_UUID_16) { in btc_to_bta_uuid()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/ |
D | battery_prf.c | 47 esp_bt_uuid_t bas_uuid = {LEN_UUID_16, {UUID_SERVCLASS_BATTERY}}; 89 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_BATTERY_LEVEL}}; in bas_gatts_callback() 435 uuid.len = LEN_UUID_16; in bas_AddCharDescr()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 351 p_output->uuid.len = LEN_UUID_16; in bta_hh_le_fill_16bits_gatt_id() 602 descr_uuid.len = LEN_UUID_16; in bta_hh_le_read_char_dscrpt() 896 descr_cond.len = LEN_UUID_16; in bta_hh_le_write_char_clt_cfg() 1188 pri_srvc.len = LEN_UUID_16; in bta_hh_le_pri_service_discovery() 1591 srvc_cond.len = LEN_UUID_16; in bta_hh_le_search_hid_included() 1601 char_cond.len = LEN_UUID_16; in bta_hh_le_search_hid_included() 1685 char_cond.len = LEN_UUID_16; in bta_hh_le_search_hid_chars() 2863 pri_srvc.len = LEN_UUID_16; in bta_hh_le_search_scps() 2891 char_cond.len = LEN_UUID_16; in bta_hh_le_search_scps_chars()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_adv_filter.c | 829 if (p_uuid_cond->uuid.len == LEN_UUID_16) { in btm_ble_update_uuid_filter() 831 len += LEN_UUID_16; in btm_ble_update_uuid_filter() 844 if (p_uuid_cond->uuid.len == LEN_UUID_16) { in btm_ble_update_uuid_filter() 846 len += LEN_UUID_16; in btm_ble_update_uuid_filter()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_sdp.c | 175 uuid_list.len = LEN_UUID_16; in AVRC_FindService()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/ |
D | a2d_api.c | 303 uuid_list.len = LEN_UUID_16; in A2D_FindService()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/dis/ |
D | dis_profile.c | 47 esp_bt_uuid_t uuid = {LEN_UUID_16, {UUID_SERVCLASS_DEVICE_INFO}};
|
/hal_espressif-latest/components/bt/common/include/ |
D | bt_common.h | 229 #define LEN_UUID_16 2 macro
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_act.c | 2496 uuid.len = LEN_UUID_16; in bta_dm_find_services() 4126 num_uuid = p_bta_dm_eir_cfg->bta_dm_eir_uuid16_len / LEN_UUID_16; in bta_dm_set_eir() 4128 max_num_uuid = (free_eir_length - 2) / LEN_UUID_16; in bta_dm_set_eir() 4135 if ( local_name_len > (free_eir_length - 4 - num_uuid * LEN_UUID_16)) { in bta_dm_set_eir() 4161 if ( free_eir_length > LEN_UUID_16 + 2) { in bta_dm_set_eir() 4165 num_uuid = p_bta_dm_eir_cfg->bta_dm_eir_uuid16_len / LEN_UUID_16; in bta_dm_set_eir() 4169 num_uuid = free_eir_length / LEN_UUID_16; in bta_dm_set_eir() 4172 UINT8_TO_STREAM(p, num_uuid * LEN_UUID_16 + 1); in bta_dm_set_eir() 4175 memcpy(p, p_bta_dm_eir_cfg->bta_dm_eir_uuid16, num_uuid * LEN_UUID_16 ); in bta_dm_set_eir() 4176 p += num_uuid * LEN_UUID_16; in bta_dm_set_eir() [all …]
|