Searched refs:store_hint (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | mgmt.h | 951 __u8 store_hint; member 957 __u8 store_hint; member 1058 __u8 store_hint; member 1076 __u8 store_hint; member 1094 __u8 store_hint; member
|
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 505 u8 store_hint; in le_conn_update_sync() local 549 store_hint = 0x01; in le_conn_update_sync() 551 store_hint = 0x00; in le_conn_update_sync() 556 mgmt_new_conn_param(hdev, &conn->dst, conn->dst_type, store_hint, in le_conn_update_sync()
|
| H A D | mgmt.c | 9876 ev.store_hint = persistent; in mgmt_new_link_key() 9924 ev.store_hint = 0x00; in mgmt_new_ltk() 9926 ev.store_hint = persistent; in mgmt_new_ltk() 9954 ev.store_hint = persistent; in mgmt_new_irk() 9982 ev.store_hint = 0x00; in mgmt_new_csrk() 9984 ev.store_hint = persistent; in mgmt_new_csrk() 9995 u8 bdaddr_type, u8 store_hint, u16 min_interval, in mgmt_new_conn_param() 10006 ev.store_hint = store_hint; in mgmt_new_conn_param() 9991 mgmt_new_conn_param(struct hci_dev * hdev,bdaddr_t * bdaddr,u8 bdaddr_type,u8 store_hint,u16 min_interval,u16 max_interval,u16 latency,u16 timeout) mgmt_new_conn_param() argument
|
| H A D | hci_event.c | 4808 * store_hint being 0). in hci_link_key_notify_evt() 6867 u8 store_hint; in hci_le_remote_conn_param_req_evt() 6876 store_hint = 0x01; in hci_le_remote_conn_param_req_evt() 6878 store_hint = 0x00; in hci_le_remote_conn_param_req_evt() 6882 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt() 6866 u8 store_hint; hci_le_remote_conn_param_req_evt() local
|