Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc107 struct btif_hf_cb_t { struct
118 static btif_hf_cb_t btif_hf_cb[BTA_AG_MAX_NUM_CLIENTS];
254 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update()
266 void clear_phone_state_multihf(btif_hf_cb_t* hf_cb) { in clear_phone_state_multihf()
272 static void reset_control_block(btif_hf_cb_t* hf_cb) { in reset_control_block()
769 btif_hf_cb_t* hf_cb = nullptr; in connect_int()
802 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, in UpdateCallStates()
897 for (btif_hf_cb_t& hf_cb : btif_hf_cb) { in Init()
1077 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in DeviceStatusNotification()
1249 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in PhoneStateChange()