Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs240 fn hfp_vendor_specific_at_command_callback(at_string: String, addr: RawAddress); in hfp_vendor_specific_at_command_callback() function
348 hfp_vendor_specific_at_command_callback -> HfpCallbacks::VendorSpecificAtCommand,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc54 rusty::hfp_vendor_specific_at_command_callback(::rust::String{at_string}, *addr); in vendor_specific_at_command_cb()