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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 40 #define BTPROTO_BNEP 4
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 49 #define BTPROTO_BNEP 4
  /external/bluetooth/bluez/compat/
bnep.c 88 ctl = socket(PF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP);
  /external/bluetooth/bluez/network/
common.c 108 ctl = socket(PF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP);

Completed in 675 milliseconds