HomeSort by relevance Sort by last modified time
    Searched full:network_conn (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/network/
connection.c 67 struct network_conn { struct
98 static struct network_conn *find_connection(GSList *list, uint16_t id)
101 struct network_conn *nc = list->data;
113 struct network_conn *nc = data;
145 static void cancel_connection(struct network_conn *nc, const char *err_msg)
168 struct network_conn *nc = user_data;
180 struct network_conn *nc = user_data;
190 struct network_conn *nc = data;
292 static int bnep_connect(struct network_conn *nc)
326 struct network_conn *nc = data
    [all...]

Completed in 36 milliseconds