Home
last modified time | relevance | path

Searched refs:bluetooth_sdp_hdr_overlay (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_sdp.h71 } bluetooth_sdp_hdr_overlay; typedef
74 bluetooth_sdp_hdr_overlay hdr;
81 bluetooth_sdp_hdr_overlay hdr;
86 bluetooth_sdp_hdr_overlay hdr;
92 bluetooth_sdp_hdr_overlay hdr;
96 bluetooth_sdp_hdr_overlay hdr;
102 bluetooth_sdp_hdr_overlay hdr;
106 bluetooth_sdp_hdr_overlay hdr;
116 bluetooth_sdp_hdr_overlay hdr;
123 bluetooth_sdp_hdr_overlay hdr;
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dsdp.rs327 fn convert_header<'a>(hdr: &'a mut BtSdpHeaderOverlay) -> bindings::bluetooth_sdp_hdr_overlay { in convert_header() argument
331 bindings::bluetooth_sdp_hdr_overlay { in convert_header()