Home
last modified time | relevance | path

Searched defs:TLV_GET_LE16 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt_config.c83 #define TLV_GET_LE16(tlv) le16_to_cpu(*((__le16 *)(TO_TLV(tlv)->value))) macro
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt_config.c125 #define TLV_GET_LE16(tlv) le16_to_cpu(*((__le16 *)(TO_TLV(tlv)->value))) macro
[all...]

Completed in 1 milliseconds