Searched refs:p_delete_ind (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_main.cc1592 tMCA_EVT_HDR* p_delete_ind = &p_data->mca_evt.mca_data.delete_ind; local
1602 if (bta_hl_find_mdl_idx(app_idx, mcl_idx, p_delete_ind->mdl_id, &mdl_idx)) {
1606 if (bta_hl_delete_mdl_cfg(app_idx, p_mcb->bd_addr, p_delete_ind->mdl_id)) {
1623 evt_data.delete_mdl_ind.mdl_id = p_delete_ind->mdl_id;

Completed in 29 milliseconds