Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddevice.c78 struct bonding_req { struct
124 struct bonding_req *bonding;
709 static void bonding_request_cancel(struct bonding_req *bonding) in bonding_request_cancel()
1953 static void bonding_request_free(struct bonding_req *bonding) in bonding_request_free()
2013 static struct bonding_req *bonding_request_new(DBusConnection *conn, in bonding_request_new()
2019 struct bonding_req *bonding; in bonding_request_new()
2045 bonding = g_new0(struct bonding_req, 1); in bonding_request_new()
2081 struct bonding_req *bonding; in device_create_bonding()
2140 struct bonding_req *bonding = device->bonding; in device_bonding_complete()
2226 struct bonding_req *bonding = device->bonding; in device_is_bonding()
[all …]