Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_interface.h133 virtual bt_status_t DeviceStatusNotification(bthf_network_state_t ntk_state,
Dbt_hf.h88 } bthf_network_state_t; typedef
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc886 bt_status_t DeviceStatusNotification(bthf_network_state_t ntk_state, bthf_service_type_t svc_type,
1092 bt_status_t HeadsetInterface::DeviceStatusNotification(bthf_network_state_t ntk_state, in DeviceStatusNotification()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp732 (bluetooth::headset::bthf_network_state_t)network_state, in notifyDeviceStatusNative()