Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth_headset_interface.h112 virtual bt_status_t DeviceStatusNotification(bthf_network_state_t ntk_state,
/system/bt/btif/src/
Dbtif_hf.cc682 bt_status_t DeviceStatusNotification(bthf_network_state_t ntk_state,
871 bthf_network_state_t ntk_state, bthf_service_type_t svc_type, int signal, in DeviceStatusNotification() argument
890 (ntk_state == BTHF_NETWORK_STATE_AVAILABLE) ? 1 : 0); in DeviceStatusNotification()