Home
last modified time | relevance | path

Searched defs:BluetoothCallFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.h60 using BluetoothCallFunc = void (BluetoothCallTest::*)(); variable
H A Dbluetooth_call_test.cpp182 auto BluetoothCallFunc = itFunc->second; in RunBluetoothCallTest() local