Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dmgmt.h502 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039 macro
/Linux-v5.15/net/bluetooth/
Dmgmt.c100 MGMT_OP_SET_PUBLIC_ADDRESS,
7094 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
7098 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
7102 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
7110 err = send_options_rsp(sk, MGMT_OP_SET_PUBLIC_ADDRESS, hdev); in set_public_address()