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

/system/bt/stack/mcap/
H A Dmca_cact.c359 evt_data.create_ind.dep_id = *p++;
361 p_rx_msg->mdep_id = evt_data.create_ind.dep_id;
375 if (mca_dep_free_mdl(p_ccb, evt_data.create_ind.dep_id) == 0)
/system/bt/stack/include/
H A Dmca_api.h144 UINT8 dep_id; /* MDEP ID */ member in struct:__anon1183
/system/bt/bta/hl/
H A Dbta_hl_act.c1457 if (bta_hl_find_mdep_cfg_idx(app_idx, p_create_ind->dep_id, &mdep_cfg_idx))
1459 if (p_create_ind->dep_id == BTA_HL_ECHO_TEST_MDEP_ID )
1465 p_dcb->local_mdep_id = p_create_ind->dep_id ;
1487 p_dcb->local_mdep_id = p_create_ind->dep_id ;

Completed in 70 milliseconds