Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc109 struct btif_hf_cb_t { struct
120 static btif_hf_cb_t btif_hf_cb[BTA_AG_MAX_NUM_CLIENTS];
234 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update()
246 void clear_phone_state_multihf(btif_hf_cb_t* hf_cb) { in clear_phone_state_multihf()
252 static void reset_control_block(btif_hf_cb_t* hf_cb) { in reset_control_block()
609 btif_hf_cb_t* hf_cb = nullptr; in connect_int()
638 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, in UpdateCallStates()
728 for (btif_hf_cb_t& hf_cb : btif_hf_cb) { in Init()
884 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in DeviceStatusNotification()
1059 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in PhoneStateChange()