Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc257 static void send_indicator_update(const btif_hf_cb_t& control_block, in send_indicator_update()
700 static void UpdateCallStates(btif_hf_cb_t* control_block, int num_active, in UpdateCallStates()
974 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in DeviceStatusNotification() local
1150 const btif_hf_cb_t& control_block = btif_hf_cb[idx]; in PhoneStateChange() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc998 tL2C_CCB* control_block = l2cu_find_ccb_by_cid(NULL, lcid); in L2CA_GetRemoteCid() local