Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h235 #define MGMT_OP_PIN_CODE_REPLY 0x0016 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h239 #define MGMT_OP_PIN_CODE_REPLY 0x0016 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c65 MGMT_OP_PIN_CODE_REPLY,
2738 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply()
2745 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply()
2759 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply()
2765 cmd = mgmt_pending_add(sk, MGMT_OP_PIN_CODE_REPLY, hdev, data, len); in pin_code_reply()
8376 cmd = pending_find(MGMT_OP_PIN_CODE_REPLY, hdev); in mgmt_pin_code_reply_complete()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c67 MGMT_OP_PIN_CODE_REPLY,
3227 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply()
3234 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply()
3248 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply()
3254 cmd = mgmt_pending_add(sk, MGMT_OP_PIN_CODE_REPLY, hdev, data, len); in pin_code_reply()
9781 cmd = pending_find(MGMT_OP_PIN_CODE_REPLY, hdev); in mgmt_pin_code_reply_complete()

Completed in 27 milliseconds