summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann-0/+31
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann-4/+0
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann-1/+1
2013-04-09bluetooth: kill unused fops field in struct bt_sock_listAl Viro-1/+0
2013-04-09bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro-1/+1
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann-0/+1
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann-2/+0
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann-0/+1
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg-0/+2
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg-0/+3
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg-0/+3
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg-0/+1
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes-1/+0
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg-0/+17
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg-1/+3
2013-03-18Bluetooth: Handle AD updating through an async requestJohan Hedberg-2/+2
2013-03-18Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg-0/+5
2013-03-18Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg-1/+0
2013-03-09Bluetooth: Make hci_req_add returning voidAndre Guedes-1/+1
2013-03-09Bluetooth: HCI request error handlingAndre Guedes-0/+5
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg-2/+0
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg-2/+0
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg-0/+2
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg-0/+1
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg-0/+18
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins-7/+0
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins-1/+2
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann-1/+1
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes-1/+1
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg-0/+1
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg-0/+7
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg-0/+7
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg-0/+7
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg-0/+23
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg-0/+1
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko-1/+1
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko-0/+2
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen-1/+0
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko-1/+1
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko-0/+16
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan-3/+3
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau-3/+6
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc-1/+1
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko-1/+1
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg-0/+2
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg-0/+19
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg-0/+3
2012-11-01Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg-1/+1
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko-2/+1
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko-0/+2