Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_sock.c56 void hci_sock_set_flag(struct sock *sk, int nr) in hci_sock_set_flag() function
873 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_bind()
897 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_bind()
910 hci_sock_set_flag(sk, HCI_MGMT_INDEX_EVENTS); in hci_sock_bind()
911 hci_sock_set_flag(sk, HCI_MGMT_UNCONF_INDEX_EVENTS); in hci_sock_bind()
912 hci_sock_set_flag(sk, HCI_MGMT_GENERIC_EVENTS); in hci_sock_bind()
Dmgmt.c529 hci_sock_set_flag(sk, HCI_MGMT_EXT_INDEX_EVENTS); in read_ext_index_list()
6742 hci_sock_set_flag(cmd->sk, HCI_MGMT_OOB_DATA_EVENTS); in read_local_oob_ext_data_complete()
6913 hci_sock_set_flag(sk, HCI_MGMT_OOB_DATA_EVENTS); in read_local_oob_ext_data()
/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h363 void hci_sock_set_flag(struct sock *sk, int nr);