Searched refs:BT_SMP_CMD_PAIRING_REQ (Results 1 – 2 of 2) sorted by relevance
60 #define BT_SMP_CMD_PAIRING_REQ 0x01 macro
816 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PAIRING_REQ); in smp_br_reset()1646 req_buf = smp_br_create_pdu(smp, BT_SMP_CMD_PAIRING_REQ, sizeof(*req)); in bt_smp_br_send_pairing_req()1705 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PAIRING_REQ); in smp_reset()2928 atomic_set_bit(smp->allowed_cmds, BT_SMP_CMD_PAIRING_REQ); in smp_send_security_req()2972 smp->preq[0] = BT_SMP_CMD_PAIRING_REQ; in smp_pairing_req()3157 req_buf = smp_create_pdu(smp, BT_SMP_CMD_PAIRING_REQ, sizeof(*req)); in smp_send_pairing_req()3188 smp->preq[0] = BT_SMP_CMD_PAIRING_REQ; in smp_send_pairing_req()