HomeSort by relevance Sort by last modified time
    Searched refs:num_attrs (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/sdp/
sdp_utils.c 178 UINT8 *sdpu_build_attrib_seq (UINT8 *p_out, UINT16 *p_attr, UINT16 num_attrs)
187 xx = num_attrs * 3;
210 for (xx = 0; xx < num_attrs; xx++, p_attr++)
sdpint.h 281 extern UINT8 *sdpu_build_attrib_seq (UINT8 *p_out, UINT16 *p_attr, UINT16 num_attrs);
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 904 UINT16 num_attrs = 2; local
919 &uuid, num_attrs, attr_list);
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c 2190 UINT16 num_attrs = BTA_HL_NUM_SRCH_ATTR; local
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 2217 UINT16 num_attrs = 1; local
    [all...]

Completed in 1087 milliseconds