Home
last modified time | relevance | path

Searched refs:bluez_init (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/bluetooth/
Daf_bluetooth.c297 int bluez_init(void) in bluez_init() function
330 module_init(bluez_init);
/linux-2.4.37.9/net/
Dsocket.c1668 extern void bluez_init(void);
1733 bluez_init(); in sock_init()