HomeSort by relevance Sort by last modified time
    Searched refs:BTPROTO_RFCOMM (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
bt_protocols.h 20 #if defined(BTPROTO_RFCOMM) || (defined(HAVE_DECL_BTPROTO_RFCOMM) && HAVE_DECL_BTPROTO_RFCOMM)
21 XLAT(BTPROTO_RFCOMM),
  /external/autotest/client/site_tests/kernel_ProtocolCheck/
kernel_ProtocolCheck.py 19 BTPROTO_RFCOMM = 3
26 Protocol('RFCOMM', AF_BLUETOOTH, socket.SOCK_STREAM, BTPROTO_RFCOMM),

Completed in 1344 milliseconds