/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 | 891 UINT16 num_attrs = 2; local 905 SDP_InitDiscoveryDb (bta_gattc_cb.p_sdp_db, BTA_GATT_SDP_DB_SIZE, 1, &uuid, num_attrs, attr_list); [all...] |
/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_act.c | 2189 UINT16 num_attrs = BTA_HL_NUM_SRCH_ATTR; local [all...] |
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_act.c | 2187 UINT16 num_attrs = 1; local [all...] |