Searched refs:bnep_create_connection (Results 1 – 3 of 3) sorted by relevance
36 int bnep_create_connection(int sk, uint16_t role, uint16_t svc, char *dev);
271 int bnep_create_connection(int sk, uint16_t role, uint16_t svc, char *dev) in bnep_create_connection() function
371 !bnep_create_connection(sk, role, service, netdev)) { in create_connection()