Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c78 static int get_sdp_record_size(bluetooth_sdp_record* in_record) in get_sdp_record_size()
217 static void copy_sdp_record_common(bluetooth_sdp_record* in_record, bluetooth_sdp_record* out_recor… in copy_sdp_record_common()
236 static void copy_sdp_record(bluetooth_sdp_record* in_record, bluetooth_sdp_record* out_record) in copy_sdp_record()
241 static int alloc_sdp_slot(bluetooth_sdp_record* in_record) in alloc_sdp_slot()