Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs301 let profile_option = ProfileType::from_psm(psm); in report_l2cap_conn_rsp() localVariable
306 if let Some(profile) = profile_option { in report_l2cap_conn_rsp()
311 if let Some(profile) = profile_option { in report_l2cap_conn_rsp()
358 let profile_option = ProfileType::from_psm(psm); in report_l2cap_disconn_rsp() localVariable
359 if let Some(profile) = profile_option { in report_l2cap_disconn_rsp()