Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dmgmt.c6145 static void add_device_complete(struct hci_dev *hdev, u8 status, u16 opcode) in add_device_complete() function
6250 err = hci_req_run(&req, add_device_complete); in add_device()