Home
last modified time | relevance | path

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

/system/bt/binder/android/bluetooth/
DIBluetoothHeadsetClient.aidl52 BluetoothHeadsetClientCall dial(in BluetoothDevice device, String number); in dial() method
/system/bt/btif/src/
Dbtif_hf_client.cc481 static bt_status_t dial(UNUSED_ATTR const RawAddress* bd_addr, in dial() function
759 .dial = dial,
/system/bt/include/hardware/
Dbt_hf_client.h362 bt_status_t (*dial)(const RawAddress* bd_addr, const char* number); member