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.cc106 struct btif_hf_cb_t { struct
117 static btif_hf_cb_t btif_hf_cb[BTA_AG_MAX_NUM_CLIENTS];
261 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update()
273 void clear_phone_state_multihf(btif_hf_cb_t* hf_cb) { in clear_phone_state_multihf()
279 static void reset_control_block(btif_hf_cb_t* hf_cb) { in reset_control_block()
753 btif_hf_cb_t* hf_cb = nullptr; in connect_int()
788 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, in UpdateCallStates()
881 for (btif_hf_cb_t& hf_cb : btif_hf_cb) { in Init()
1068 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in DeviceStatusNotification()
1245 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in PhoneStateChange()