Searched refs:bonding_req (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/src/
H A Ddevice.c79 struct bonding_req { struct
122 struct bonding_req *bonding;
641 static void bonding_request_cancel(struct bonding_req *bonding)
1704 static void bonding_request_free(struct bonding_req *bonding)
1759 static struct bonding_req *bonding_request_new(DBusConnection *conn,
1765 struct bonding_req *bonding;
1789 bonding = g_new0(struct bonding_req, 1);
1928 struct bonding_req *bonding;
1999 struct bonding_req *bonding = device->bonding;
2081 struct bonding_req *bondin
[all...]

Completed in 12 milliseconds