Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dmgmt.h400 #define MGMT_OP_SET_PRIVACY 0x002F macro
/Linux-v5.4/net/bluetooth/
Dmgmt.c88 MGMT_OP_SET_PRIVACY,
4942 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
4946 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
4950 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PRIVACY, in set_privacy()
4977 err = send_settings_rsp(sk, MGMT_OP_SET_PRIVACY, hdev); in set_privacy()