Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dmgmt.h494 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039 macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c98 MGMT_OP_SET_PUBLIC_ADDRESS,
6418 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
6422 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
6426 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
6434 err = send_options_rsp(sk, MGMT_OP_SET_PUBLIC_ADDRESS, hdev); in set_public_address()