Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth_headset_interface.h135 virtual bt_status_t DeviceStatusNotification(bthf_network_state_t ntk_state,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc848 bt_status_t DeviceStatusNotification(bthf_network_state_t ntk_state,
1065 bthf_network_state_t ntk_state, bthf_service_type_t svc_type, int signal, in DeviceStatusNotification() argument
1083 (ntk_state == BTHF_NETWORK_STATE_AVAILABLE) ? 1 : 0); in DeviceStatusNotification()