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

  /external/bluetooth/bluez/lib/bluetooth/
bnep.h 84 #ifndef BNEP_PSM
85 #define BNEP_PSM 0x0f
  /external/bluetooth/bluez/compat/
pand.c 235 l2a.l2_psm = htobs(BNEP_PSM);
368 l2a.l2_psm = htobs(BNEP_PSM);
  /external/bluetooth/bluez/network/
server.c 165 uint16_t psm = BNEP_PSM, version = 0x0100;
840 BT_IO_OPT_PSM, BNEP_PSM,
connection.c 375 BT_IO_OPT_PSM, BNEP_PSM,

Completed in 114 milliseconds