Home
last modified time | relevance | path

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

/linux-4.1.27/net/irda/
Dirlmp.c1424 static const __u16 service_hint_mapping[S_END][2] = { variable
1449 hint.byte[0] = service_hint_mapping[service][0]; in irlmp_service_to_hint()
1450 hint.byte[1] = service_hint_mapping[service][1]; in irlmp_service_to_hint()