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.rs381 let profile_option = ProfileType::from_psm(psm); in report_l2cap_conn_rsp() localVariable
386 if let Some(profile) = profile_option { in report_l2cap_conn_rsp()
391 if let Some(profile) = profile_option { in report_l2cap_conn_rsp()
439 let profile_option = ProfileType::from_psm(psm); in report_l2cap_disconn_rsp() localVariable
440 if let Some(profile) = profile_option { in report_l2cap_disconn_rsp()