Home
last modified time | relevance | path

Searched refs:TLVs (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_api.c716 INT32 BTA_JvGetServicesResult(BOOLEAN inc_hdr, UINT8 **TLVs) in BTA_JvGetServicesResult() argument
719 UNUSED(TLVs); in BTA_JvGetServicesResult()
753 memcpy(TLVs[num_services++], op, len+hdr_len); in BTA_JvGetServicesResult()
757 memcpy(TLVs[num_services++], np, len); in BTA_JvGetServicesResult()
Dbta_jv_int.h148 UINT8 **TLVs; member
/external/bluetooth/bluedroid/bta/include/
Dbta_jv_api.h806 BTA_API extern INT32 BTA_JvGetServicesResult(BOOLEAN inc_hdr, UINT8 **TLVs);
/external/libnl/
DChangeLog318 o added nl_parse_nested for nested TLVs
320 for array TLVs
/external/tcpdump/
DCHANGES309 restart signaling TLVs, and only print the system ID in
310 those TLVs as system IDs, not as node IDs.