Searched refs:MGMT_OP_SET_PUBLIC_ADDRESS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ |
| D | mgmt.h | 506 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039 macro
|
| /Linux-v6.6/net/bluetooth/ |
| D | mgmt.c | 102 MGMT_OP_SET_PUBLIC_ADDRESS, 8018 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address() 8022 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address() 8026 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address() 8034 err = send_options_rsp(sk, MGMT_OP_SET_PUBLIC_ADDRESS, hdev); in set_public_address()
|