Home
last modified time | relevance | path

Searched refs:MGMT_OP_SET_PRIVACY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h407 #define MGMT_OP_SET_PRIVACY 0x002F macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h411 #define MGMT_OP_SET_PRIVACY 0x002F macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c90 MGMT_OP_SET_PRIVACY,
5811 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
5815 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
5819 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
5846 err = send_settings_rsp(sk, MGMT_OP_SET_PRIVACY, hdev); in set_privacy()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c92 MGMT_OP_SET_PRIVACY,
6955 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
6959 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
6963 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
6990 err = send_settings_rsp(sk, MGMT_OP_SET_PRIVACY, hdev); in set_privacy()

Completed in 27 milliseconds