Home
last modified time | relevance | path

Searched refs:BNEPCONNADD (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dbnep.h119 #define BNEPCONNADD _IOW('B', 200, int) macro
/external/bluetooth/bluez/network/
Dcommon.c179 if (ioctl(ctl, BNEPCONNADD, &req) < 0) { in bnep_connadd()
/external/bluetooth/bluez/compat/
Dbnep.c104 bnepconnadd = BNEPCONNADD; in bnep_init()