Searched refs:record (Results 1 – 12 of 12) sorted by relevance
108 static void bta_create_mns_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_mns_sdp_record() argument113 record->mns.hdr.type = SDP_TYPE_MAP_MNS; in bta_create_mns_sdp_record()114 record->mns.hdr.service_name_length = 0; in bta_create_mns_sdp_record()115 record->mns.hdr.service_name = NULL; in bta_create_mns_sdp_record()116 record->mns.hdr.rfcomm_channel_number = 0; in bta_create_mns_sdp_record()117 record->mns.hdr.l2cap_psm = -1; in bta_create_mns_sdp_record()118 record->mns.hdr.profile_version = 0; in bta_create_mns_sdp_record()119 record->mns.supported_features = 0x0000001F; //default value if not found in bta_create_mns_sdp_record()122 record->mns.supported_features = p_attr->attr_value.v.u32; in bta_create_mns_sdp_record()126 record->mns.hdr.service_name_length = SDP_DISC_ATTR_LEN(p_attr->attr_len_type); in bta_create_mns_sdp_record()[all …]
18 static bool esp_sdp_record_integrity_check(esp_bluetooth_sdp_record_t *record) in esp_sdp_record_integrity_check() argument22 if (record != NULL) { in esp_sdp_record_integrity_check()23 if (record->hdr.service_name_length > ESP_SDP_SERVER_NAME_MAX || in esp_sdp_record_integrity_check()24 strlen(record->hdr.service_name) + 1 != record->hdr.service_name_length) { in esp_sdp_record_integrity_check()102 esp_err_t esp_sdp_create_record(esp_bluetooth_sdp_record_t *record) in esp_sdp_create_record() argument106 if (!esp_sdp_record_integrity_check(record)) { in esp_sdp_create_record()119 arg.create_record.record = (bluetooth_sdp_record *)record; in esp_sdp_create_record()
80 bluetooth_sdp_record *record = in_record; in get_sdp_record_size() local84 records_size += record->hdr.service_name_length; in get_sdp_record_size()85 if (record->hdr.service_name_length > 0) { in get_sdp_record_size()245 bluetooth_sdp_record *record = NULL; in alloc_sdp_slot() local248 record = osi_malloc(record_size); in alloc_sdp_slot()249 if (record == NULL) { in alloc_sdp_slot()254 copy_sdp_record(in_record, record); in alloc_sdp_slot()263 osi_free(record); in alloc_sdp_slot()267 (*slot)->record_data = record; in alloc_sdp_slot()274 osi_free(record); in alloc_sdp_slot()[all …]
36 bluetooth_sdp_record *record; member
81 tBTA_SDP_API_RECORD_USER record; member
157 esp_err_t heap_trace_get(size_t index, heap_trace_record_t *record);
259 esp_err_t esp_sdp_create_record(esp_bluetooth_sdp_record_t *record);
82 Select to support record and query phy used time.
36 …ERR_RST_ENABLE (BLOCK0) Use BLOCK0 to check error record registers …
141 … EFUSE_BLK0, 159, 1, [] Use BLOCK0 to check error record registers {0: "wit…
261 Controls the use of record plaintext padding in TLS 1.3 and
365 variable in the bottom layer to record the usage of advertising buffers of BLE Mesh