HomeSort by relevance Sort by last modified time
    Searched defs:BTPROTO_L2CAP (Results 1 - 5 of 5) sorted by null

  /external/syzkaller/vendor/golang.org/x/sys/unix/
bluetooth_linux.go 11 BTPROTO_L2CAP = 0
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c 390 #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c 385 #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP
1050 case BTPROTO_L2CAP:
    [all...]
  /external/python/cpython2/Modules/
socketmodule.c 414 #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP
    [all...]
  /external/python/cpython3/Modules/
socketmodule.c 454 #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP
    [all...]

Completed in 610 milliseconds