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

  /external/bluetooth/bluez/lib/bluetooth/
bnep.h 122 #define BNEPGETCONNINFO _IOR('B', 211, int)
  /external/bluetooth/bluez/compat/
bnep.c 55 static unsigned long bnepgetconninfo; variable
108 bnepgetconninfo = BNEPGETCONNINFO;
114 bnepgetconninfo = OLD_BNEPGETCONINFO;

Completed in 10 milliseconds