Home
last modified time | relevance | path

Searched defs:control_block (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_hf.cc234 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update()
638 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, in UpdateCallStates()
884 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in DeviceStatusNotification() local
1059 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in PhoneStateChange() local
/system/bt/stack/l2cap/
Dl2c_api.cc1068 tL2C_CCB* control_block = l2cu_find_ccb_by_cid(NULL, lcid); in L2CA_GetIdentifiers() local