Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc256 static void btif_a2dp_source_start_session_delayed(const RawAddress& peer_address,
471 FROM_HERE, base::BindOnce(&btif_a2dp_source_start_session_delayed, peer_address, in btif_a2dp_source_start_session()
482 static void btif_a2dp_source_start_session_delayed(const RawAddress& peer_address, in btif_a2dp_source_start_session_delayed() function