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 54 static unsigned long bnepgetconninfo; variable
107 bnepgetconninfo = BNEPGETCONNINFO;
113 bnepgetconninfo = OLD_BNEPGETCONINFO;

Completed in 18 milliseconds