Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sock.c575 put_unaligned_le16(BT_SUBSYS_REVISION, ver + 1); in create_monitor_ctrl_open()
580 put_unaligned_le16(BT_SUBSYS_REVISION, ver + 1); in create_monitor_ctrl_open()
1393 BT_SUBSYS_VERSION, BT_SUBSYS_REVISION); in hci_sock_bind()
H A Daf_bluetooth.c939 __stringify(BT_SUBSYS_REVISION)
/linux/include/net/bluetooth/
H A Dbluetooth.h35 #define BT_SUBSYS_REVISION 22 macro