HomeSort by relevance Sort by last modified time
    Searched defs:mdep_id (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 64 p_list->list_elem[list_cnt].mdep_id = p_sattr->attr_value.v.u8;
115 UINT8_TO_BE_STREAM (p, p_elem_list->mdep_id);
179 UINT8 i,j, cnt,mdep_id, mdep_role; local
284 if (p_cb->sup_feature.mdep[i].mdep_id)
286 mdep_id = (UINT8)p_cb->sup_feature.mdep[i].mdep_id;
292 sup_feature_list.list_elem[cnt].mdep_id = mdep_id;
382 UINT8 i,j, cnt,mdep_id, mdep_role; local
495 mdep_id = (UINT8)p_cb->sup_feature.mdep[i].mdep_id
    [all...]
  /external/bluetooth/bluedroid/stack/mcap/
mca_int.h 48 UINT8 mdep_id; /* the MDEP ID associated with this request/response */ member in struct:__anon6294
  /external/bluetooth/bluedroid/bta/include/
bta_hl_api.h 248 tBTA_HL_MDEP_ID mdep_id; /* MDEP ID 0x01-0x7F */ member in struct:__anon5462
289 UINT8 mdep_id; member in struct:__anon5466
360 UINT8 mdep_id; member in struct:__anon5475

Completed in 76 milliseconds