Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbt_protocols.h41 #if defined(BTPROTO_CMTP) || (defined(HAVE_DECL_BTPROTO_CMTP) && HAVE_DECL_BTPROTO_CMTP)
43 static_assert((BTPROTO_CMTP) == (5), "BTPROTO_CMTP != 5");
46 # define BTPROTO_CMTP 5
78 [BTPROTO_CMTP] = XLAT(BTPROTO_CMTP),
Dbt_protocols.in7 BTPROTO_CMTP 5
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go16 BTPROTO_CMTP = 5 const
/external/syzkaller/sys/linux/
Dsocket_bluetooth_ppc64le.const9 BTPROTO_CMTP = 5
Dsocket_bluetooth_arm64.const9 BTPROTO_CMTP = 5
Dsocket_bluetooth_386.const9 BTPROTO_CMTP = 5
Dsocket_bluetooth_arm.const9 BTPROTO_CMTP = 5
Dsocket_bluetooth_amd64.const9 BTPROTO_CMTP = 5
Dsocket_bluetooth.txt71 socket$bt_cmtp(fam const[AF_BLUETOOTH], type const[SOCK_RAW], proto const[BTPROTO_CMTP]) sock_bt_cm…