Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dbluetooth.h49 #define BTPROTO_BNEP 4 macro
/external/bluetooth/bluez/network/
Dcommon.c108 ctl = socket(PF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP); in bnep_init()
/external/bluetooth/bluez/compat/
Dbnep.c88 ctl = socket(PF_BLUETOOTH, SOCK_RAW, BTPROTO_BNEP); in bnep_init()